7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
11#include <aws/wellarchitected/model/Effort.h>
12#include <aws/wellarchitected/model/ImpactCategory.h>
13#include <aws/wellarchitected/model/Pillar.h>
14#include <aws/wellarchitected/model/Priority.h>
15#include <aws/wellarchitected/model/RecommendationState.h>
16#include <aws/wellarchitected/model/RecommendationStatus.h>
17#include <aws/wellarchitected/model/RecommendationType.h>
18#include <aws/wellarchitected/model/Roi.h>
29namespace WellArchitected {
51 template <
typename RecommendationArnT = Aws::String>
53 m_recommendationArnHasBeenSet =
true;
54 m_recommendationArn = std::forward<RecommendationArnT>(value);
56 template <
typename RecommendationArnT = Aws::String>
69 template <
typename ProfileArnT = Aws::String>
71 m_profileArnHasBeenSet =
true;
72 m_profileArn = std::forward<ProfileArnT>(value);
74 template <
typename ProfileArnT = Aws::String>
87 template <
typename TitleT = Aws::String>
89 m_titleHasBeenSet =
true;
90 m_title = std::forward<TitleT>(value);
92 template <
typename TitleT = Aws::String>
94 SetTitle(std::forward<TitleT>(value));
105 template <
typename DescriptionT = Aws::String>
107 m_descriptionHasBeenSet =
true;
108 m_description = std::forward<DescriptionT>(value);
110 template <
typename DescriptionT = Aws::String>
124 m_typeHasBeenSet =
true;
141 m_pillarHasBeenSet =
true;
157 m_priorityHasBeenSet =
true;
173 m_effortHasBeenSet =
true;
189 m_statusHasBeenSet =
true;
205 m_stateHasBeenSet =
true;
221 template <
typename UpdateReasonT = Aws::String>
223 m_updateReasonHasBeenSet =
true;
224 m_updateReason = std::forward<UpdateReasonT>(value);
226 template <
typename UpdateReasonT = Aws::String>
240 m_impactHasBeenSet =
true;
255 template <
typename RoiT = Roi>
257 m_roiHasBeenSet =
true;
258 m_roi = std::forward<RoiT>(value);
260 template <
typename RoiT = Roi>
262 SetRoi(std::forward<RoiT>(value));
274 m_numberOfResourcesHasBeenSet =
true;
275 m_numberOfResources = value;
289 template <
typename AwsServicesT = Aws::Vector<Aws::String>>
291 m_awsServicesHasBeenSet =
true;
292 m_awsServices = std::forward<AwsServicesT>(value);
294 template <
typename AwsServicesT = Aws::Vector<Aws::String>>
299 template <
typename AwsServicesT = Aws::String>
301 m_awsServicesHasBeenSet =
true;
302 m_awsServices.emplace_back(std::forward<AwsServicesT>(value));
313 template <
typename BusinessUnitsT = Aws::Vector<Aws::String>>
315 m_businessUnitsHasBeenSet =
true;
316 m_businessUnits = std::forward<BusinessUnitsT>(value);
318 template <
typename BusinessUnitsT = Aws::Vector<Aws::String>>
323 template <
typename BusinessUnitsT = Aws::String>
325 m_businessUnitsHasBeenSet =
true;
326 m_businessUnits.emplace_back(std::forward<BusinessUnitsT>(value));
337 template <
typename ApplicationsT = Aws::Vector<Aws::String>>
339 m_applicationsHasBeenSet =
true;
340 m_applications = std::forward<ApplicationsT>(value);
342 template <
typename ApplicationsT = Aws::Vector<Aws::String>>
347 template <
typename ApplicationsT = Aws::String>
349 m_applicationsHasBeenSet =
true;
350 m_applications.emplace_back(std::forward<ApplicationsT>(value));
361 template <
typename CreatedByT = Aws::String>
363 m_createdByHasBeenSet =
true;
364 m_createdBy = std::forward<CreatedByT>(value);
366 template <
typename CreatedByT = Aws::String>
379 template <
typename CreatedAtT = Aws::Utils::DateTime>
381 m_createdAtHasBeenSet =
true;
382 m_createdAt = std::forward<CreatedAtT>(value);
384 template <
typename CreatedAtT = Aws::Utils::DateTime>
398 template <
typename LastModifiedByT = Aws::String>
400 m_lastModifiedByHasBeenSet =
true;
401 m_lastModifiedBy = std::forward<LastModifiedByT>(value);
403 template <
typename LastModifiedByT = Aws::String>
416 template <
typename LastModifiedAtT = Aws::Utils::DateTime>
418 m_lastModifiedAtHasBeenSet =
true;
419 m_lastModifiedAt = std::forward<LastModifiedAtT>(value);
421 template <
typename LastModifiedAtT = Aws::Utils::DateTime>
454 int m_numberOfResources{0};
469 bool m_recommendationArnHasBeenSet =
false;
470 bool m_profileArnHasBeenSet =
false;
471 bool m_titleHasBeenSet =
false;
472 bool m_descriptionHasBeenSet =
false;
473 bool m_typeHasBeenSet =
false;
474 bool m_pillarHasBeenSet =
false;
475 bool m_priorityHasBeenSet =
false;
476 bool m_effortHasBeenSet =
false;
477 bool m_statusHasBeenSet =
false;
478 bool m_stateHasBeenSet =
false;
479 bool m_updateReasonHasBeenSet =
false;
480 bool m_impactHasBeenSet =
false;
481 bool m_roiHasBeenSet =
false;
482 bool m_numberOfResourcesHasBeenSet =
false;
483 bool m_awsServicesHasBeenSet =
false;
484 bool m_businessUnitsHasBeenSet =
false;
485 bool m_applicationsHasBeenSet =
false;
486 bool m_createdByHasBeenSet =
false;
487 bool m_createdAtHasBeenSet =
false;
488 bool m_lastModifiedByHasBeenSet =
false;
489 bool m_lastModifiedAtHasBeenSet =
false;
void SetCreatedBy(CreatedByT &&value)
void SetApplications(ApplicationsT &&value)
bool StateHasBeenSet() const
void SetUpdateReason(UpdateReasonT &&value)
void SetStatus(RecommendationStatus value)
AgentRecommendationSummary & WithRecommendationArn(RecommendationArnT &&value)
bool LastModifiedAtHasBeenSet() const
void SetRecommendationArn(RecommendationArnT &&value)
void SetRoi(RoiT &&value)
AgentRecommendationSummary & WithImpact(ImpactCategory value)
bool StatusHasBeenSet() const
bool RoiHasBeenSet() const
RecommendationStatus GetStatus() const
RecommendationState GetState() const
const Aws::Vector< Aws::String > & GetApplications() const
bool CreatedAtHasBeenSet() const
void SetEffort(Effort value)
void SetType(RecommendationType value)
AWS_WELLARCHITECTED_API AgentRecommendationSummary(Aws::Utils::Json::JsonView jsonValue)
bool ApplicationsHasBeenSet() const
AgentRecommendationSummary & WithLastModifiedBy(LastModifiedByT &&value)
AgentRecommendationSummary & WithApplications(ApplicationsT &&value)
AgentRecommendationSummary & WithRoi(RoiT &&value)
bool UpdateReasonHasBeenSet() const
void SetPillar(Pillar value)
AgentRecommendationSummary & WithPillar(Pillar value)
AWS_WELLARCHITECTED_API AgentRecommendationSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
AgentRecommendationSummary & WithCreatedBy(CreatedByT &&value)
AgentRecommendationSummary & WithEffort(Effort value)
ImpactCategory GetImpact() const
bool CreatedByHasBeenSet() const
AWS_WELLARCHITECTED_API Aws::Utils::Json::JsonValue Jsonize() const
AgentRecommendationSummary & AddAwsServices(AwsServicesT &&value)
AgentRecommendationSummary & WithPriority(Priority value)
AgentRecommendationSummary & WithLastModifiedAt(LastModifiedAtT &&value)
const Roi & GetRoi() const
bool EffortHasBeenSet() const
void SetProfileArn(ProfileArnT &&value)
RecommendationType GetType() const
bool TypeHasBeenSet() const
bool AwsServicesHasBeenSet() const
AgentRecommendationSummary & WithUpdateReason(UpdateReasonT &&value)
const Aws::String & GetTitle() const
int GetNumberOfResources() const
const Aws::Vector< Aws::String > & GetBusinessUnits() const
bool PriorityHasBeenSet() const
AgentRecommendationSummary & WithNumberOfResources(int value)
const Aws::String & GetRecommendationArn() const
const Aws::Vector< Aws::String > & GetAwsServices() const
const Aws::String & GetUpdateReason() const
const Aws::String & GetLastModifiedBy() const
AgentRecommendationSummary & WithProfileArn(ProfileArnT &&value)
void SetLastModifiedBy(LastModifiedByT &&value)
AWS_WELLARCHITECTED_API AgentRecommendationSummary()=default
AgentRecommendationSummary & WithTitle(TitleT &&value)
void SetImpact(ImpactCategory value)
void SetPriority(Priority value)
AgentRecommendationSummary & AddBusinessUnits(BusinessUnitsT &&value)
void SetDescription(DescriptionT &&value)
AgentRecommendationSummary & WithStatus(RecommendationStatus value)
AgentRecommendationSummary & WithCreatedAt(CreatedAtT &&value)
void SetBusinessUnits(BusinessUnitsT &&value)
bool LastModifiedByHasBeenSet() const
bool DescriptionHasBeenSet() const
AgentRecommendationSummary & AddApplications(ApplicationsT &&value)
const Aws::String & GetDescription() const
AgentRecommendationSummary & WithType(RecommendationType value)
AgentRecommendationSummary & WithState(RecommendationState value)
AgentRecommendationSummary & WithDescription(DescriptionT &&value)
void SetAwsServices(AwsServicesT &&value)
void SetTitle(TitleT &&value)
AgentRecommendationSummary & WithBusinessUnits(BusinessUnitsT &&value)
bool BusinessUnitsHasBeenSet() const
bool ImpactHasBeenSet() const
void SetCreatedAt(CreatedAtT &&value)
const Aws::Utils::DateTime & GetLastModifiedAt() const
void SetLastModifiedAt(LastModifiedAtT &&value)
bool ProfileArnHasBeenSet() const
void SetState(RecommendationState value)
void SetNumberOfResources(int value)
const Aws::Utils::DateTime & GetCreatedAt() const
bool TitleHasBeenSet() const
bool PillarHasBeenSet() const
AgentRecommendationSummary & WithAwsServices(AwsServicesT &&value)
bool RecommendationArnHasBeenSet() const
Priority GetPriority() const
const Aws::String & GetCreatedBy() const
const Aws::String & GetProfileArn() const
bool NumberOfResourcesHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue