| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
PredictiveScalingPredefinedScalingMetric |
PredictiveScalingPredefinedScalingMetric.clone() |
PredictiveScalingPredefinedScalingMetric |
PredictiveScalingMetricSpecification.getPredefinedScalingMetricSpecification()
The scaling metric specification.
|
PredictiveScalingPredefinedScalingMetric |
PredictiveScalingPredefinedScalingMetric.withPredefinedMetricType(PredefinedScalingMetricType predefinedMetricType)
The metric type.
|
PredictiveScalingPredefinedScalingMetric |
PredictiveScalingPredefinedScalingMetric.withPredefinedMetricType(String predefinedMetricType)
The metric type.
|
PredictiveScalingPredefinedScalingMetric |
PredictiveScalingPredefinedScalingMetric.withResourceLabel(String resourceLabel)
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the
average request count served by your Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictiveScalingMetricSpecification.setPredefinedScalingMetricSpecification(PredictiveScalingPredefinedScalingMetric predefinedScalingMetricSpecification)
The scaling metric specification.
|
PredictiveScalingMetricSpecification |
PredictiveScalingMetricSpecification.withPredefinedScalingMetricSpecification(PredictiveScalingPredefinedScalingMetric predefinedScalingMetricSpecification)
The scaling metric specification.
|
Copyright © 2021. All rights reserved.