7#include <aws/trustedadvisor/TrustedAdvisor_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/trustedadvisor/model/RecommendationLifecycleStage.h>
12#include <aws/trustedadvisor/model/RecommendationPillarSpecificAggregates.h>
13#include <aws/trustedadvisor/model/RecommendationResourcesAggregates.h>
14#include <aws/trustedadvisor/model/RecommendationSource.h>
15#include <aws/trustedadvisor/model/RecommendationStatus.h>
16#include <aws/trustedadvisor/model/RecommendationType.h>
17#include <aws/trustedadvisor/model/RecommendationPillar.h>
30namespace TrustedAdvisor
56 inline void SetArn(
Aws::String&& value) { m_arnHasBeenSet =
true; m_arn = std::move(value); }
57 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
86 inline void SetCheckArn(
const char* value) { m_checkArnHasBeenSet =
true; m_checkArn.assign(value); }
113 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
151 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
234 bool m_arnHasBeenSet =
false;
237 bool m_awsServicesHasBeenSet =
false;
240 bool m_checkArnHasBeenSet =
false;
243 bool m_createdAtHasBeenSet =
false;
246 bool m_idHasBeenSet =
false;
249 bool m_lastUpdatedAtHasBeenSet =
false;
252 bool m_lifecycleStageHasBeenSet =
false;
255 bool m_nameHasBeenSet =
false;
258 bool m_pillarSpecificAggregatesHasBeenSet =
false;
261 bool m_pillarsHasBeenSet =
false;
264 bool m_resourcesAggregatesHasBeenSet =
false;
267 bool m_sourceHasBeenSet =
false;
270 bool m_statusHasBeenSet =
false;
273 bool m_typeHasBeenSet =
false;
bool TypeHasBeenSet() const
void SetLastUpdatedAt(const Aws::Utils::DateTime &value)
bool CreatedAtHasBeenSet() const
bool LastUpdatedAtHasBeenSet() const
const RecommendationSource & GetSource() const
bool AwsServicesHasBeenSet() const
RecommendationSummary & WithPillars(Aws::Vector< RecommendationPillar > &&value)
RecommendationSummary & WithSource(RecommendationSource &&value)
void SetLifecycleStage(RecommendationLifecycleStage &&value)
RecommendationSummary & WithName(const char *value)
void SetSource(RecommendationSource &&value)
const Aws::String & GetCheckArn() const
void SetCheckArn(Aws::String &&value)
RecommendationSummary & WithType(RecommendationType &&value)
bool NameHasBeenSet() const
const Aws::String & GetArn() const
void SetPillarSpecificAggregates(const RecommendationPillarSpecificAggregates &value)
void SetArn(Aws::String &&value)
RecommendationSummary & WithArn(const char *value)
RecommendationSummary & AddPillars(const RecommendationPillar &value)
RecommendationSummary & WithId(const Aws::String &value)
RecommendationSummary & AddAwsServices(const char *value)
void SetName(const Aws::String &value)
RecommendationSummary & WithResourcesAggregates(RecommendationResourcesAggregates &&value)
RecommendationSummary & WithPillarSpecificAggregates(const RecommendationPillarSpecificAggregates &value)
RecommendationSummary & WithCheckArn(const char *value)
void SetType(RecommendationType &&value)
AWS_TRUSTEDADVISOR_API RecommendationSummary(Aws::Utils::Json::JsonView jsonValue)
const Aws::Utils::DateTime & GetCreatedAt() const
RecommendationSummary & WithId(Aws::String &&value)
void SetStatus(RecommendationStatus &&value)
AWS_TRUSTEDADVISOR_API RecommendationSummary()
void SetResourcesAggregates(const RecommendationResourcesAggregates &value)
RecommendationSummary & WithAwsServices(Aws::Vector< Aws::String > &&value)
const RecommendationPillarSpecificAggregates & GetPillarSpecificAggregates() const
bool LifecycleStageHasBeenSet() const
void SetId(const Aws::String &value)
const Aws::String & GetName() const
RecommendationSummary & WithCreatedAt(Aws::Utils::DateTime &&value)
RecommendationSummary & WithLifecycleStage(const RecommendationLifecycleStage &value)
RecommendationSummary & AddAwsServices(const Aws::String &value)
RecommendationSummary & WithCheckArn(const Aws::String &value)
void SetCheckArn(const char *value)
RecommendationSummary & WithPillarSpecificAggregates(RecommendationPillarSpecificAggregates &&value)
void SetPillarSpecificAggregates(RecommendationPillarSpecificAggregates &&value)
RecommendationSummary & WithId(const char *value)
RecommendationSummary & WithArn(Aws::String &&value)
const Aws::String & GetId() const
RecommendationSummary & WithName(Aws::String &&value)
RecommendationSummary & WithName(const Aws::String &value)
const RecommendationType & GetType() const
AWS_TRUSTEDADVISOR_API RecommendationSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetArn(const char *value)
RecommendationSummary & WithResourcesAggregates(const RecommendationResourcesAggregates &value)
RecommendationSummary & AddAwsServices(Aws::String &&value)
void SetId(Aws::String &&value)
bool ArnHasBeenSet() const
void SetName(const char *value)
const Aws::Vector< Aws::String > & GetAwsServices() const
bool PillarSpecificAggregatesHasBeenSet() const
const Aws::Utils::DateTime & GetLastUpdatedAt() const
void SetSource(const RecommendationSource &value)
void SetAwsServices(Aws::Vector< Aws::String > &&value)
bool StatusHasBeenSet() const
void SetResourcesAggregates(RecommendationResourcesAggregates &&value)
void SetPillars(const Aws::Vector< RecommendationPillar > &value)
void SetStatus(const RecommendationStatus &value)
bool CheckArnHasBeenSet() const
RecommendationSummary & WithLastUpdatedAt(Aws::Utils::DateTime &&value)
RecommendationSummary & WithStatus(RecommendationStatus &&value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
RecommendationSummary & WithCheckArn(Aws::String &&value)
void SetLifecycleStage(const RecommendationLifecycleStage &value)
RecommendationSummary & WithAwsServices(const Aws::Vector< Aws::String > &value)
RecommendationSummary & WithLastUpdatedAt(const Aws::Utils::DateTime &value)
bool SourceHasBeenSet() const
const RecommendationLifecycleStage & GetLifecycleStage() const
void SetAwsServices(const Aws::Vector< Aws::String > &value)
RecommendationSummary & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetType(const RecommendationType &value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
const RecommendationResourcesAggregates & GetResourcesAggregates() const
RecommendationSummary & WithPillars(const Aws::Vector< RecommendationPillar > &value)
AWS_TRUSTEDADVISOR_API Aws::Utils::Json::JsonValue Jsonize() const
const RecommendationStatus & GetStatus() const
const Aws::Vector< RecommendationPillar > & GetPillars() const
bool PillarsHasBeenSet() const
void SetName(Aws::String &&value)
RecommendationSummary & WithArn(const Aws::String &value)
bool IdHasBeenSet() const
void SetCheckArn(const Aws::String &value)
bool ResourcesAggregatesHasBeenSet() const
void SetArn(const Aws::String &value)
RecommendationSummary & WithStatus(const RecommendationStatus &value)
void SetLastUpdatedAt(Aws::Utils::DateTime &&value)
RecommendationSummary & WithLifecycleStage(RecommendationLifecycleStage &&value)
RecommendationSummary & WithSource(const RecommendationSource &value)
void SetId(const char *value)
void SetPillars(Aws::Vector< RecommendationPillar > &&value)
RecommendationSummary & AddPillars(RecommendationPillar &&value)
RecommendationSummary & WithType(const RecommendationType &value)
RecommendationLifecycleStage
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue