7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/imagebuilder/model/Placement.h>
51 inline void SetArn(
Aws::String&& value) { m_arnHasBeenSet =
true; m_arn = std::move(value); }
52 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
66 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
80 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
94 inline void SetDateCreated(
const char* value) { m_dateCreatedHasBeenSet =
true; m_dateCreated.assign(value); }
108 inline void SetDateUpdated(
const char* value) { m_dateUpdatedHasBeenSet =
true; m_dateUpdated.assign(value); }
175 inline void SetInstanceProfileName(
const char* value) { m_instanceProfileNameHasBeenSet =
true; m_instanceProfileName.assign(value); }
196 bool m_arnHasBeenSet =
false;
199 bool m_nameHasBeenSet =
false;
202 bool m_descriptionHasBeenSet =
false;
205 bool m_dateCreatedHasBeenSet =
false;
208 bool m_dateUpdatedHasBeenSet =
false;
211 bool m_resourceTagsHasBeenSet =
false;
214 bool m_tagsHasBeenSet =
false;
217 bool m_instanceTypesHasBeenSet =
false;
220 bool m_instanceProfileNameHasBeenSet =
false;
223 bool m_placementHasBeenSet =
false;
void SetResourceTags(Aws::Map< Aws::String, Aws::String > &&value)
InfrastructureConfigurationSummary & WithInstanceProfileName(const Aws::String &value)
bool DateUpdatedHasBeenSet() const
InfrastructureConfigurationSummary & AddInstanceTypes(const Aws::String &value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
InfrastructureConfigurationSummary & AddInstanceTypes(Aws::String &&value)
InfrastructureConfigurationSummary & WithDateUpdated(const char *value)
void SetPlacement(Placement &&value)
AWS_IMAGEBUILDER_API InfrastructureConfigurationSummary(Aws::Utils::Json::JsonView jsonValue)
InfrastructureConfigurationSummary & WithDateUpdated(Aws::String &&value)
bool ResourceTagsHasBeenSet() const
InfrastructureConfigurationSummary & AddTags(const char *key, const char *value)
const Aws::String & GetDescription() const
void SetArn(const char *value)
const Aws::Vector< Aws::String > & GetInstanceTypes() const
InfrastructureConfigurationSummary & AddResourceTags(Aws::String &&key, const char *value)
InfrastructureConfigurationSummary & AddTags(Aws::String &&key, Aws::String &&value)
InfrastructureConfigurationSummary & WithDateCreated(Aws::String &&value)
bool TagsHasBeenSet() const
const Aws::String & GetArn() const
InfrastructureConfigurationSummary & WithName(const char *value)
InfrastructureConfigurationSummary & AddResourceTags(const char *key, const char *value)
InfrastructureConfigurationSummary & AddResourceTags(Aws::String &&key, const Aws::String &value)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
InfrastructureConfigurationSummary & WithInstanceProfileName(Aws::String &&value)
InfrastructureConfigurationSummary & WithResourceTags(Aws::Map< Aws::String, Aws::String > &&value)
InfrastructureConfigurationSummary & AddResourceTags(const char *key, Aws::String &&value)
bool PlacementHasBeenSet() const
void SetInstanceProfileName(Aws::String &&value)
InfrastructureConfigurationSummary & WithDateCreated(const Aws::String &value)
InfrastructureConfigurationSummary & WithInstanceProfileName(const char *value)
void SetDateCreated(const char *value)
InfrastructureConfigurationSummary & WithArn(Aws::String &&value)
InfrastructureConfigurationSummary & AddInstanceTypes(const char *value)
bool DescriptionHasBeenSet() const
void SetArn(Aws::String &&value)
InfrastructureConfigurationSummary & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
bool ArnHasBeenSet() const
InfrastructureConfigurationSummary & AddTags(Aws::String &&key, const Aws::String &value)
InfrastructureConfigurationSummary & WithDateUpdated(const Aws::String &value)
void SetInstanceProfileName(const char *value)
bool NameHasBeenSet() const
InfrastructureConfigurationSummary & WithArn(const char *value)
InfrastructureConfigurationSummary & WithPlacement(const Placement &value)
InfrastructureConfigurationSummary & WithPlacement(Placement &&value)
bool InstanceProfileNameHasBeenSet() const
InfrastructureConfigurationSummary & WithArn(const Aws::String &value)
void SetName(const Aws::String &value)
void SetName(const char *value)
const Aws::String & GetDateCreated() const
AWS_IMAGEBUILDER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetDateUpdated(Aws::String &&value)
InfrastructureConfigurationSummary & WithDescription(Aws::String &&value)
bool DateCreatedHasBeenSet() const
const Aws::String & GetDateUpdated() const
InfrastructureConfigurationSummary & WithName(const Aws::String &value)
void SetDescription(Aws::String &&value)
void SetPlacement(const Placement &value)
void SetDateCreated(Aws::String &&value)
InfrastructureConfigurationSummary & WithDescription(const char *value)
InfrastructureConfigurationSummary & AddTags(const Aws::String &key, Aws::String &&value)
InfrastructureConfigurationSummary & WithInstanceTypes(Aws::Vector< Aws::String > &&value)
InfrastructureConfigurationSummary & AddResourceTags(const Aws::String &key, const Aws::String &value)
AWS_IMAGEBUILDER_API InfrastructureConfigurationSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetResourceTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetName(Aws::String &&value)
InfrastructureConfigurationSummary & AddResourceTags(const Aws::String &key, Aws::String &&value)
InfrastructureConfigurationSummary & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
const Placement & GetPlacement() const
InfrastructureConfigurationSummary & AddTags(const char *key, Aws::String &&value)
const Aws::String & GetName() const
InfrastructureConfigurationSummary & AddResourceTags(Aws::String &&key, Aws::String &&value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
void SetDateUpdated(const Aws::String &value)
void SetInstanceTypes(const Aws::Vector< Aws::String > &value)
void SetInstanceTypes(Aws::Vector< Aws::String > &&value)
bool InstanceTypesHasBeenSet() const
InfrastructureConfigurationSummary & WithDateCreated(const char *value)
void SetInstanceProfileName(const Aws::String &value)
InfrastructureConfigurationSummary & WithName(Aws::String &&value)
InfrastructureConfigurationSummary & AddTags(const Aws::String &key, const Aws::String &value)
InfrastructureConfigurationSummary & WithDescription(const Aws::String &value)
InfrastructureConfigurationSummary & AddTags(Aws::String &&key, const char *value)
InfrastructureConfigurationSummary & WithInstanceTypes(const Aws::Vector< Aws::String > &value)
void SetArn(const Aws::String &value)
const Aws::String & GetInstanceProfileName() const
void SetDateUpdated(const char *value)
const Aws::Map< Aws::String, Aws::String > & GetResourceTags() const
void SetDescription(const char *value)
AWS_IMAGEBUILDER_API InfrastructureConfigurationSummary()
void SetDateCreated(const Aws::String &value)
InfrastructureConfigurationSummary & WithResourceTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetDescription(const Aws::String &value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue