7#include <aws/cost-optimization-hub/CostOptimizationHub_EXPORTS.h>
8#include <aws/cost-optimization-hub/model/ComputeConfiguration.h>
21namespace CostOptimizationHub
47 template<
typename ComputeT = ComputeConfiguration>
48 void SetCompute(ComputeT&& value) { m_computeHasBeenSet =
true; m_compute = std::forward<ComputeT>(value); }
49 template<
typename ComputeT = ComputeConfiguration>
55 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