7#include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/compute-optimizer/model/EnhancedInfrastructureMetrics.h>
10#include <aws/compute-optimizer/model/LookBackPeriodPreference.h>
11#include <aws/compute-optimizer/model/RDSSavingsEstimationMode.h>
12#include <aws/compute-optimizer/model/CpuVendorArchitecture.h>
25namespace ComputeOptimizer
106 bool m_cpuVendorArchitecturesHasBeenSet =
false;
109 bool m_enhancedInfrastructureMetricsHasBeenSet =
false;
112 bool m_lookBackPeriodHasBeenSet =
false;
115 bool m_savingsEstimationModeHasBeenSet =
false;
void SetSavingsEstimationMode(RDSSavingsEstimationMode &&value)
void SetCpuVendorArchitectures(Aws::Vector< CpuVendorArchitecture > &&value)
AWS_COMPUTEOPTIMIZER_API RDSEffectiveRecommendationPreferences(Aws::Utils::Json::JsonView jsonValue)
RDSEffectiveRecommendationPreferences & WithCpuVendorArchitectures(Aws::Vector< CpuVendorArchitecture > &&value)
RDSEffectiveRecommendationPreferences & WithEnhancedInfrastructureMetrics(const EnhancedInfrastructureMetrics &value)
const Aws::Vector< CpuVendorArchitecture > & GetCpuVendorArchitectures() const
RDSEffectiveRecommendationPreferences & WithSavingsEstimationMode(RDSSavingsEstimationMode &&value)
const RDSSavingsEstimationMode & GetSavingsEstimationMode() const
void SetLookBackPeriod(LookBackPeriodPreference &&value)
bool LookBackPeriodHasBeenSet() const
RDSEffectiveRecommendationPreferences & WithEnhancedInfrastructureMetrics(EnhancedInfrastructureMetrics &&value)
RDSEffectiveRecommendationPreferences & WithSavingsEstimationMode(const RDSSavingsEstimationMode &value)
RDSEffectiveRecommendationPreferences & AddCpuVendorArchitectures(const CpuVendorArchitecture &value)
const EnhancedInfrastructureMetrics & GetEnhancedInfrastructureMetrics() const
RDSEffectiveRecommendationPreferences & WithCpuVendorArchitectures(const Aws::Vector< CpuVendorArchitecture > &value)
void SetLookBackPeriod(const LookBackPeriodPreference &value)
RDSEffectiveRecommendationPreferences & WithLookBackPeriod(LookBackPeriodPreference &&value)
void SetSavingsEstimationMode(const RDSSavingsEstimationMode &value)
AWS_COMPUTEOPTIMIZER_API RDSEffectiveRecommendationPreferences()
void SetCpuVendorArchitectures(const Aws::Vector< CpuVendorArchitecture > &value)
void SetEnhancedInfrastructureMetrics(EnhancedInfrastructureMetrics &&value)
bool EnhancedInfrastructureMetricsHasBeenSet() const
bool SavingsEstimationModeHasBeenSet() const
RDSEffectiveRecommendationPreferences & AddCpuVendorArchitectures(CpuVendorArchitecture &&value)
void SetEnhancedInfrastructureMetrics(const EnhancedInfrastructureMetrics &value)
const LookBackPeriodPreference & GetLookBackPeriod() const
AWS_COMPUTEOPTIMIZER_API RDSEffectiveRecommendationPreferences & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_COMPUTEOPTIMIZER_API Aws::Utils::Json::JsonValue Jsonize() const
RDSEffectiveRecommendationPreferences & WithLookBackPeriod(const LookBackPeriodPreference &value)
bool CpuVendorArchitecturesHasBeenSet() const
EnhancedInfrastructureMetrics
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue