7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
10#include <aws/wellarchitected/model/ApplicationType.h>
11#include <aws/wellarchitected/model/ContextResourceTag.h>
12#include <aws/wellarchitected/model/Criticality.h>
23namespace WellArchitected {
47 template <
typename AccountIdsT = Aws::Vector<Aws::String>>
49 m_accountIdsHasBeenSet =
true;
50 m_accountIds = std::forward<AccountIdsT>(value);
52 template <
typename AccountIdsT = Aws::Vector<Aws::String>>
57 template <
typename AccountIdsT = Aws::String>
59 m_accountIdsHasBeenSet =
true;
60 m_accountIds.emplace_back(std::forward<AccountIdsT>(value));
71 template <
typename RegionsT = Aws::Vector<Aws::String>>
73 m_regionsHasBeenSet =
true;
74 m_regions = std::forward<RegionsT>(value);
76 template <
typename RegionsT = Aws::Vector<Aws::String>>
81 template <
typename RegionsT = Aws::String>
83 m_regionsHasBeenSet =
true;
84 m_regions.emplace_back(std::forward<RegionsT>(value));
95 template <
typename AwsServicesT = Aws::Vector<Aws::String>>
97 m_awsServicesHasBeenSet =
true;
98 m_awsServices = std::forward<AwsServicesT>(value);
100 template <
typename AwsServicesT = Aws::Vector<Aws::String>>
105 template <
typename AwsServicesT = Aws::String>
107 m_awsServicesHasBeenSet =
true;
108 m_awsServices.emplace_back(std::forward<AwsServicesT>(value));
119 template <
typename ResourceTypesT = Aws::Vector<Aws::String>>
121 m_resourceTypesHasBeenSet =
true;
122 m_resourceTypes = std::forward<ResourceTypesT>(value);
124 template <
typename ResourceTypesT = Aws::Vector<Aws::String>>
129 template <
typename ResourceTypesT = Aws::String>
131 m_resourceTypesHasBeenSet =
true;
132 m_resourceTypes.emplace_back(std::forward<ResourceTypesT>(value));
143 template <
typename ResourceTagsT = Aws::Vector<ContextResourceTag>>
145 m_resourceTagsHasBeenSet =
true;
146 m_resourceTags = std::forward<ResourceTagsT>(value);
148 template <
typename ResourceTagsT = Aws::Vector<ContextResourceTag>>
153 template <
typename ResourceTagsT = ContextResourceTag>
155 m_resourceTagsHasBeenSet =
true;
156 m_resourceTags.emplace_back(std::forward<ResourceTagsT>(value));
167 template <
typename ApplicationOverviewT = Aws::String>
169 m_applicationOverviewHasBeenSet =
true;
170 m_applicationOverview = std::forward<ApplicationOverviewT>(value);
172 template <
typename ApplicationOverviewT = Aws::String>
185 template <
typename IndustryT = Aws::String>
187 m_industryHasBeenSet =
true;
188 m_industry = std::forward<IndustryT>(value);
190 template <
typename IndustryT = Aws::String>
204 m_applicationTypeHasBeenSet =
true;
205 m_applicationType = value;
220 m_criticalityHasBeenSet =
true;
221 m_criticality = value;
235 template <
typename ArchitectureOverviewT = Aws::String>
237 m_architectureOverviewHasBeenSet =
true;
238 m_architectureOverview = std::forward<ArchitectureOverviewT>(value);
240 template <
typename ArchitectureOverviewT = Aws::String>
253 template <
typename AdditionalContextT = Aws::String>
255 m_additionalContextHasBeenSet =
true;
256 m_additionalContext = std::forward<AdditionalContextT>(value);
258 template <
typename AdditionalContextT = Aws::String>
286 bool m_accountIdsHasBeenSet =
false;
287 bool m_regionsHasBeenSet =
false;
288 bool m_awsServicesHasBeenSet =
false;
289 bool m_resourceTypesHasBeenSet =
false;
290 bool m_resourceTagsHasBeenSet =
false;
291 bool m_applicationOverviewHasBeenSet =
false;
292 bool m_industryHasBeenSet =
false;
293 bool m_applicationTypeHasBeenSet =
false;
294 bool m_criticalityHasBeenSet =
false;
295 bool m_architectureOverviewHasBeenSet =
false;
296 bool m_additionalContextHasBeenSet =
false;
const Aws::String & GetAdditionalContext() const
AWS_WELLARCHITECTED_API ContextContent(Aws::Utils::Json::JsonView jsonValue)
bool IndustryHasBeenSet() const
ContextContent & WithApplicationOverview(ApplicationOverviewT &&value)
void SetRegions(RegionsT &&value)
ContextContent & WithAwsServices(AwsServicesT &&value)
const Aws::Vector< Aws::String > & GetAccountIds() const
ContextContent & WithResourceTypes(ResourceTypesT &&value)
ContextContent & WithCriticality(Criticality value)
bool ApplicationTypeHasBeenSet() const
ContextContent & WithArchitectureOverview(ArchitectureOverviewT &&value)
const Aws::Vector< Aws::String > & GetResourceTypes() const
bool AccountIdsHasBeenSet() const
ContextContent & WithResourceTags(ResourceTagsT &&value)
ContextContent & WithApplicationType(ApplicationType value)
AWS_WELLARCHITECTED_API ContextContent()=default
bool AwsServicesHasBeenSet() const
ContextContent & AddAccountIds(AccountIdsT &&value)
void SetResourceTags(ResourceTagsT &&value)
const Aws::Vector< ContextResourceTag > & GetResourceTags() const
ApplicationType GetApplicationType() const
const Aws::String & GetArchitectureOverview() const
bool AdditionalContextHasBeenSet() const
void SetAccountIds(AccountIdsT &&value)
bool ResourceTypesHasBeenSet() const
bool ArchitectureOverviewHasBeenSet() const
bool ResourceTagsHasBeenSet() const
ContextContent & AddResourceTypes(ResourceTypesT &&value)
ContextContent & AddResourceTags(ResourceTagsT &&value)
ContextContent & WithRegions(RegionsT &&value)
AWS_WELLARCHITECTED_API ContextContent & operator=(Aws::Utils::Json::JsonView jsonValue)
Criticality GetCriticality() const
void SetAwsServices(AwsServicesT &&value)
ContextContent & WithIndustry(IndustryT &&value)
bool RegionsHasBeenSet() const
const Aws::Vector< Aws::String > & GetAwsServices() const
void SetAdditionalContext(AdditionalContextT &&value)
void SetResourceTypes(ResourceTypesT &&value)
bool ApplicationOverviewHasBeenSet() const
void SetApplicationOverview(ApplicationOverviewT &&value)
const Aws::String & GetApplicationOverview() const
void SetIndustry(IndustryT &&value)
const Aws::String & GetIndustry() const
AWS_WELLARCHITECTED_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCriticality(Criticality value)
const Aws::Vector< Aws::String > & GetRegions() const
ContextContent & AddAwsServices(AwsServicesT &&value)
bool CriticalityHasBeenSet() const
void SetArchitectureOverview(ArchitectureOverviewT &&value)
ContextContent & WithAccountIds(AccountIdsT &&value)
void SetApplicationType(ApplicationType value)
ContextContent & WithAdditionalContext(AdditionalContextT &&value)
ContextContent & AddRegions(RegionsT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue