7#include <aws/ce/CostExplorer_EXPORTS.h>
8#include <aws/ce/model/AccountScope.h>
9#include <aws/ce/model/SupportedSavingsPlansType.h>
10#include <aws/ce/model/TermInYears.h>
11#include <aws/ce/model/PaymentOption.h>
12#include <aws/ce/model/LookbackPeriodInDays.h>
13#include <aws/core/utils/memory/stl/AWSVector.h>
14#include <aws/ce/model/SavingsPlansPurchaseRecommendationSummary.h>
15#include <aws/ce/model/SavingsPlansPurchaseRecommendationDetail.h>
142 bool m_accountScopeHasBeenSet =
false;
145 bool m_savingsPlansTypeHasBeenSet =
false;
148 bool m_termInYearsHasBeenSet =
false;
151 bool m_paymentOptionHasBeenSet =
false;
154 bool m_lookbackPeriodInDaysHasBeenSet =
false;
157 bool m_savingsPlansPurchaseRecommendationDetailsHasBeenSet =
false;
160 bool m_savingsPlansPurchaseRecommendationSummaryHasBeenSet =
false;
void SetAccountScope(AccountScope &&value)
const LookbackPeriodInDays & GetLookbackPeriodInDays() const
AWS_COSTEXPLORER_API SavingsPlansPurchaseRecommendation(Aws::Utils::Json::JsonView jsonValue)
const TermInYears & GetTermInYears() const
void SetSavingsPlansPurchaseRecommendationSummary(const SavingsPlansPurchaseRecommendationSummary &value)
SavingsPlansPurchaseRecommendation & WithSavingsPlansPurchaseRecommendationDetails(const Aws::Vector< SavingsPlansPurchaseRecommendationDetail > &value)
void SetAccountScope(const AccountScope &value)
SavingsPlansPurchaseRecommendation & WithLookbackPeriodInDays(LookbackPeriodInDays &&value)
SavingsPlansPurchaseRecommendation & WithTermInYears(const TermInYears &value)
AWS_COSTEXPLORER_API SavingsPlansPurchaseRecommendation()
const Aws::Vector< SavingsPlansPurchaseRecommendationDetail > & GetSavingsPlansPurchaseRecommendationDetails() const
void SetSavingsPlansPurchaseRecommendationDetails(Aws::Vector< SavingsPlansPurchaseRecommendationDetail > &&value)
void SetTermInYears(TermInYears &&value)
SavingsPlansPurchaseRecommendation & WithAccountScope(AccountScope &&value)
bool LookbackPeriodInDaysHasBeenSet() const
SavingsPlansPurchaseRecommendation & WithSavingsPlansPurchaseRecommendationSummary(SavingsPlansPurchaseRecommendationSummary &&value)
SavingsPlansPurchaseRecommendation & WithTermInYears(TermInYears &&value)
void SetTermInYears(const TermInYears &value)
bool TermInYearsHasBeenSet() const
void SetSavingsPlansType(SupportedSavingsPlansType &&value)
void SetPaymentOption(const PaymentOption &value)
SavingsPlansPurchaseRecommendation & WithSavingsPlansPurchaseRecommendationDetails(Aws::Vector< SavingsPlansPurchaseRecommendationDetail > &&value)
SavingsPlansPurchaseRecommendation & AddSavingsPlansPurchaseRecommendationDetails(SavingsPlansPurchaseRecommendationDetail &&value)
SavingsPlansPurchaseRecommendation & WithSavingsPlansType(SupportedSavingsPlansType &&value)
void SetLookbackPeriodInDays(const LookbackPeriodInDays &value)
bool AccountScopeHasBeenSet() const
SavingsPlansPurchaseRecommendation & WithPaymentOption(PaymentOption &&value)
AWS_COSTEXPLORER_API SavingsPlansPurchaseRecommendation & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSavingsPlansType(const SupportedSavingsPlansType &value)
SavingsPlansPurchaseRecommendation & AddSavingsPlansPurchaseRecommendationDetails(const SavingsPlansPurchaseRecommendationDetail &value)
const PaymentOption & GetPaymentOption() const
bool SavingsPlansTypeHasBeenSet() const
void SetLookbackPeriodInDays(LookbackPeriodInDays &&value)
const SavingsPlansPurchaseRecommendationSummary & GetSavingsPlansPurchaseRecommendationSummary() const
SavingsPlansPurchaseRecommendation & WithAccountScope(const AccountScope &value)
const SupportedSavingsPlansType & GetSavingsPlansType() const
void SetPaymentOption(PaymentOption &&value)
bool SavingsPlansPurchaseRecommendationSummaryHasBeenSet() const
void SetSavingsPlansPurchaseRecommendationDetails(const Aws::Vector< SavingsPlansPurchaseRecommendationDetail > &value)
bool PaymentOptionHasBeenSet() const
const AccountScope & GetAccountScope() const
SavingsPlansPurchaseRecommendation & WithSavingsPlansType(const SupportedSavingsPlansType &value)
SavingsPlansPurchaseRecommendation & WithLookbackPeriodInDays(const LookbackPeriodInDays &value)
AWS_COSTEXPLORER_API Aws::Utils::Json::JsonValue Jsonize() const
SavingsPlansPurchaseRecommendation & WithSavingsPlansPurchaseRecommendationSummary(const SavingsPlansPurchaseRecommendationSummary &value)
bool SavingsPlansPurchaseRecommendationDetailsHasBeenSet() const
SavingsPlansPurchaseRecommendation & WithPaymentOption(const PaymentOption &value)
void SetSavingsPlansPurchaseRecommendationSummary(SavingsPlansPurchaseRecommendationSummary &&value)
SupportedSavingsPlansType
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue