7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace AgentRegistryControl {
42 template <
typename ResourceConfigurationIdentifierT = Aws::String>
44 m_resourceConfigurationIdentifierHasBeenSet =
true;
45 m_resourceConfigurationIdentifier = std::forward<ResourceConfigurationIdentifierT>(value);
47 template <
typename ResourceConfigurationIdentifierT = Aws::String>
55 bool m_resourceConfigurationIdentifierHasBeenSet =
false;
AWS_AGENTREGISTRYCONTROL_API SelfManagedLatticeResource(Aws::Utils::Json::JsonView jsonValue)
SelfManagedLatticeResource & WithResourceConfigurationIdentifier(ResourceConfigurationIdentifierT &&value)
AWS_AGENTREGISTRYCONTROL_API SelfManagedLatticeResource & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetResourceConfigurationIdentifier(ResourceConfigurationIdentifierT &&value)
bool ResourceConfigurationIdentifierHasBeenSet() const
AWS_AGENTREGISTRYCONTROL_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_AGENTREGISTRYCONTROL_API SelfManagedLatticeResource()=default
const Aws::String & GetResourceConfigurationIdentifier() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue