7#include <aws/codebuild/CodeBuild_EXPORTS.h>
8#include <aws/codebuild/model/FleetScalingMetricType.h>
59 inline void SetTargetValue(
double value) { m_targetValueHasBeenSet =
true; m_targetValue = value; }
65 bool m_metricTypeHasBeenSet =
false;
68 bool m_targetValueHasBeenSet =
false;
TargetTrackingScalingConfiguration & WithMetricType(FleetScalingMetricType &&value)
bool TargetValueHasBeenSet() const
AWS_CODEBUILD_API Aws::Utils::Json::JsonValue Jsonize() const
void SetMetricType(const FleetScalingMetricType &value)
void SetTargetValue(double value)
AWS_CODEBUILD_API TargetTrackingScalingConfiguration()
const FleetScalingMetricType & GetMetricType() const
AWS_CODEBUILD_API TargetTrackingScalingConfiguration(Aws::Utils::Json::JsonView jsonValue)
TargetTrackingScalingConfiguration & WithTargetValue(double value)
double GetTargetValue() const
bool MetricTypeHasBeenSet() const
AWS_CODEBUILD_API TargetTrackingScalingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetMetricType(FleetScalingMetricType &&value)
TargetTrackingScalingConfiguration & WithMetricType(const FleetScalingMetricType &value)
Aws::Utils::Json::JsonValue JsonValue