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