7#include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h>
8#include <aws/compute-optimizer/model/LambdaSavingsEstimationModeSource.h>
9#include <aws/crt/cbor/Cbor.h>
19namespace ComputeOptimizer {
33 AWS_COMPUTEOPTIMIZER_API
void CborEncode(Aws::Crt::Cbor::CborEncoder& encoder)
const;
43 m_sourceHasBeenSet =
true;
53 bool m_sourceHasBeenSet =
false;
AWS_COMPUTEOPTIMIZER_API LambdaSavingsEstimationMode(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_COMPUTEOPTIMIZER_API LambdaSavingsEstimationMode & operator=(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_COMPUTEOPTIMIZER_API LambdaSavingsEstimationMode()=default
LambdaSavingsEstimationModeSource GetSource() const
void SetSource(LambdaSavingsEstimationModeSource value)
AWS_COMPUTEOPTIMIZER_API void CborEncode(Aws::Crt::Cbor::CborEncoder &encoder) const
bool SourceHasBeenSet() const
LambdaSavingsEstimationMode & WithSource(LambdaSavingsEstimationModeSource value)
LambdaSavingsEstimationModeSource