7#include <aws/cost-optimization-hub/CostOptimizationHub_EXPORTS.h>
8#include <aws/cost-optimization-hub/model/ComputeConfiguration.h>
19namespace CostOptimizationHub {
41 template <
typename ComputeT = ComputeConfiguration>
43 m_computeHasBeenSet =
true;
44 m_compute = std::forward<ComputeT>(value);
46 template <
typename ComputeT = ComputeConfiguration>
54 bool m_computeHasBeenSet =
false;
LambdaFunctionConfiguration & WithCompute(ComputeT &&value)
AWS_COSTOPTIMIZATIONHUB_API LambdaFunctionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_COSTOPTIMIZATIONHUB_API LambdaFunctionConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool ComputeHasBeenSet() const
void SetCompute(ComputeT &&value)
AWS_COSTOPTIMIZATIONHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_COSTOPTIMIZATIONHUB_API LambdaFunctionConfiguration()=default
const ComputeConfiguration & GetCompute() const
Aws::Utils::Json::JsonValue JsonValue