7#include <aws/core/utils/memory/stl/AWSMap.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/outposts/Outposts_EXPORTS.h>
10#include <aws/outposts/model/SupportedHardwareType.h>
42 template <
typename OutpostIdT = Aws::String>
44 m_outpostIdHasBeenSet =
true;
45 m_outpostId = std::forward<OutpostIdT>(value);
47 template <
typename OutpostIdT = Aws::String>
58 template <
typename OwnerIdT = Aws::String>
60 m_ownerIdHasBeenSet =
true;
61 m_ownerId = std::forward<OwnerIdT>(value);
63 template <
typename OwnerIdT = Aws::String>
74 template <
typename OutpostArnT = Aws::String>
76 m_outpostArnHasBeenSet =
true;
77 m_outpostArn = std::forward<OutpostArnT>(value);
79 template <
typename OutpostArnT = Aws::String>
90 template <
typename SiteIdT = Aws::String>
92 m_siteIdHasBeenSet =
true;
93 m_siteId = std::forward<SiteIdT>(value);
95 template <
typename SiteIdT = Aws::String>
106 template <
typename NameT = Aws::String>
108 m_nameHasBeenSet =
true;
109 m_name = std::forward<NameT>(value);
111 template <
typename NameT = Aws::String>
113 SetName(std::forward<NameT>(value));
122 template <
typename DescriptionT = Aws::String>
124 m_descriptionHasBeenSet =
true;
125 m_description = std::forward<DescriptionT>(value);
127 template <
typename DescriptionT = Aws::String>
138 template <
typename LifeCycleStatusT = Aws::String>
140 m_lifeCycleStatusHasBeenSet =
true;
141 m_lifeCycleStatus = std::forward<LifeCycleStatusT>(value);
143 template <
typename LifeCycleStatusT = Aws::String>
154 template <
typename AvailabilityZoneT = Aws::String>
156 m_availabilityZoneHasBeenSet =
true;
157 m_availabilityZone = std::forward<AvailabilityZoneT>(value);
159 template <
typename AvailabilityZoneT = Aws::String>
170 template <
typename AvailabilityZoneIdT = Aws::String>
172 m_availabilityZoneIdHasBeenSet =
true;
173 m_availabilityZoneId = std::forward<AvailabilityZoneIdT>(value);
175 template <
typename AvailabilityZoneIdT = Aws::String>
188 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
190 m_tagsHasBeenSet =
true;
191 m_tags = std::forward<TagsT>(value);
193 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
195 SetTags(std::forward<TagsT>(value));
198 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
200 m_tagsHasBeenSet =
true;
201 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
210 template <
typename SiteArnT = Aws::String>
212 m_siteArnHasBeenSet =
true;
213 m_siteArn = std::forward<SiteArnT>(value);
215 template <
typename SiteArnT = Aws::String>
229 m_supportedHardwareTypeHasBeenSet =
true;
230 m_supportedHardwareType = value;
261 bool m_outpostIdHasBeenSet =
false;
262 bool m_ownerIdHasBeenSet =
false;
263 bool m_outpostArnHasBeenSet =
false;
264 bool m_siteIdHasBeenSet =
false;
265 bool m_nameHasBeenSet =
false;
266 bool m_descriptionHasBeenSet =
false;
267 bool m_lifeCycleStatusHasBeenSet =
false;
268 bool m_availabilityZoneHasBeenSet =
false;
269 bool m_availabilityZoneIdHasBeenSet =
false;
270 bool m_tagsHasBeenSet =
false;
271 bool m_siteArnHasBeenSet =
false;
272 bool m_supportedHardwareTypeHasBeenSet =
false;
void SetAvailabilityZone(AvailabilityZoneT &&value)
bool LifeCycleStatusHasBeenSet() const
Outpost & WithOutpostId(OutpostIdT &&value)
Outpost & WithName(NameT &&value)
bool OutpostArnHasBeenSet() const
void SetOutpostArn(OutpostArnT &&value)
Outpost & WithOutpostArn(OutpostArnT &&value)
AWS_OUTPOSTS_API Outpost(Aws::Utils::Json::JsonView jsonValue)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
AWS_OUTPOSTS_API Outpost & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_OUTPOSTS_API Aws::Utils::Json::JsonValue Jsonize() const
bool OutpostIdHasBeenSet() const
const Aws::String & GetLifeCycleStatus() const
const Aws::String & GetDescription() const
void SetDescription(DescriptionT &&value)
bool TagsHasBeenSet() const
bool SiteArnHasBeenSet() const
const Aws::String & GetOutpostId() const
void SetSupportedHardwareType(SupportedHardwareType value)
void SetName(NameT &&value)
void SetAvailabilityZoneId(AvailabilityZoneIdT &&value)
AWS_OUTPOSTS_API Outpost()=default
void SetLifeCycleStatus(LifeCycleStatusT &&value)
bool OwnerIdHasBeenSet() const
Outpost & WithLifeCycleStatus(LifeCycleStatusT &&value)
Outpost & WithSiteArn(SiteArnT &&value)
Outpost & AddTags(TagsKeyT &&key, TagsValueT &&value)
const Aws::String & GetOutpostArn() const
Outpost & WithOwnerId(OwnerIdT &&value)
void SetSiteId(SiteIdT &&value)
void SetOwnerId(OwnerIdT &&value)
const Aws::String & GetSiteId() const
const Aws::String & GetOwnerId() const
bool SiteIdHasBeenSet() const
bool AvailabilityZoneHasBeenSet() const
Outpost & WithSiteId(SiteIdT &&value)
void SetTags(TagsT &&value)
bool AvailabilityZoneIdHasBeenSet() const
Outpost & WithAvailabilityZone(AvailabilityZoneT &&value)
bool DescriptionHasBeenSet() const
Outpost & WithSupportedHardwareType(SupportedHardwareType value)
bool SupportedHardwareTypeHasBeenSet() const
Outpost & WithAvailabilityZoneId(AvailabilityZoneIdT &&value)
Outpost & WithTags(TagsT &&value)
SupportedHardwareType GetSupportedHardwareType() const
const Aws::String & GetAvailabilityZoneId() const
const Aws::String & GetName() const
const Aws::String & GetAvailabilityZone() const
void SetSiteArn(SiteArnT &&value)
void SetOutpostId(OutpostIdT &&value)
bool NameHasBeenSet() const
Outpost & WithDescription(DescriptionT &&value)
const Aws::String & GetSiteArn() const
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
Aws::Utils::Json::JsonValue JsonValue