7#include <aws/ce/CostExplorer_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetTotalRecommendationCount(
const char* value) { m_totalRecommendationCountHasBeenSet =
true; m_totalRecommendationCount.assign(value); }
77 inline void SetSavingsCurrencyCode(
const char* value) { m_savingsCurrencyCodeHasBeenSet =
true; m_savingsCurrencyCode.assign(value); }
92 inline void SetSavingsPercentage(
const char* value) { m_savingsPercentageHasBeenSet =
true; m_savingsPercentage.assign(value); }
100 bool m_totalRecommendationCountHasBeenSet =
false;
103 bool m_estimatedTotalMonthlySavingsAmountHasBeenSet =
false;
106 bool m_savingsCurrencyCodeHasBeenSet =
false;
109 bool m_savingsPercentageHasBeenSet =
false;
RightsizingRecommendationSummary & WithEstimatedTotalMonthlySavingsAmount(Aws::String &&value)
bool SavingsPercentageHasBeenSet() const
RightsizingRecommendationSummary & WithTotalRecommendationCount(const char *value)
RightsizingRecommendationSummary & WithSavingsCurrencyCode(const char *value)
RightsizingRecommendationSummary & WithSavingsPercentage(const Aws::String &value)
void SetEstimatedTotalMonthlySavingsAmount(Aws::String &&value)
void SetTotalRecommendationCount(const Aws::String &value)
RightsizingRecommendationSummary & WithEstimatedTotalMonthlySavingsAmount(const Aws::String &value)
RightsizingRecommendationSummary & WithSavingsPercentage(const char *value)
const Aws::String & GetSavingsPercentage() const
const Aws::String & GetTotalRecommendationCount() const
void SetSavingsPercentage(const Aws::String &value)
AWS_COSTEXPLORER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_COSTEXPLORER_API RightsizingRecommendationSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetEstimatedTotalMonthlySavingsAmount(const char *value)
RightsizingRecommendationSummary & WithTotalRecommendationCount(const Aws::String &value)
const Aws::String & GetEstimatedTotalMonthlySavingsAmount() const
RightsizingRecommendationSummary & WithSavingsPercentage(Aws::String &&value)
void SetSavingsPercentage(const char *value)
const Aws::String & GetSavingsCurrencyCode() const
AWS_COSTEXPLORER_API RightsizingRecommendationSummary(Aws::Utils::Json::JsonView jsonValue)
void SetSavingsCurrencyCode(const Aws::String &value)
void SetSavingsCurrencyCode(const char *value)
RightsizingRecommendationSummary & WithSavingsCurrencyCode(Aws::String &&value)
AWS_COSTEXPLORER_API RightsizingRecommendationSummary()
void SetSavingsPercentage(Aws::String &&value)
void SetTotalRecommendationCount(const char *value)
bool EstimatedTotalMonthlySavingsAmountHasBeenSet() const
void SetEstimatedTotalMonthlySavingsAmount(const Aws::String &value)
void SetSavingsCurrencyCode(Aws::String &&value)
RightsizingRecommendationSummary & WithEstimatedTotalMonthlySavingsAmount(const char *value)
bool TotalRecommendationCountHasBeenSet() const
void SetTotalRecommendationCount(Aws::String &&value)
RightsizingRecommendationSummary & WithSavingsCurrencyCode(const Aws::String &value)
bool SavingsCurrencyCodeHasBeenSet() const
RightsizingRecommendationSummary & WithTotalRecommendationCount(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue