7#include <aws/cost-optimization-hub/CostOptimizationHub_EXPORTS.h>
8#include <aws/cost-optimization-hub/model/Ec2AutoScalingGroupConfiguration.h>
9#include <aws/cost-optimization-hub/model/ResourceCostCalculation.h>
22namespace CostOptimizationHub
68 bool m_configurationHasBeenSet =
false;
71 bool m_costCalculationHasBeenSet =
false;
Ec2AutoScalingGroup & WithConfiguration(const Ec2AutoScalingGroupConfiguration &value)
AWS_COSTOPTIMIZATIONHUB_API Ec2AutoScalingGroup & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_COSTOPTIMIZATIONHUB_API Ec2AutoScalingGroup(Aws::Utils::Json::JsonView jsonValue)
AWS_COSTOPTIMIZATIONHUB_API Aws::Utils::Json::JsonValue Jsonize() const
Ec2AutoScalingGroup & WithConfiguration(Ec2AutoScalingGroupConfiguration &&value)
const ResourceCostCalculation & GetCostCalculation() const
void SetCostCalculation(ResourceCostCalculation &&value)
const Ec2AutoScalingGroupConfiguration & GetConfiguration() const
Ec2AutoScalingGroup & WithCostCalculation(const ResourceCostCalculation &value)
bool CostCalculationHasBeenSet() const
AWS_COSTOPTIMIZATIONHUB_API Ec2AutoScalingGroup()
bool ConfigurationHasBeenSet() const
void SetConfiguration(const Ec2AutoScalingGroupConfiguration &value)
Ec2AutoScalingGroup & WithCostCalculation(ResourceCostCalculation &&value)
void SetConfiguration(Ec2AutoScalingGroupConfiguration &&value)
void SetCostCalculation(const ResourceCostCalculation &value)
Aws::Utils::Json::JsonValue JsonValue