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