| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
PredictiveScalingPredefinedLoadMetric |
PredictiveScalingPredefinedLoadMetric.clone() |
PredictiveScalingPredefinedLoadMetric |
PredictiveScalingMetricSpecification.getPredefinedLoadMetricSpecification()
The predefined load metric specification.
|
PredictiveScalingPredefinedLoadMetric |
PredictiveScalingPredefinedLoadMetric.withPredefinedMetricType(PredefinedLoadMetricType predefinedMetricType)
The metric type.
|
PredictiveScalingPredefinedLoadMetric |
PredictiveScalingPredefinedLoadMetric.withPredefinedMetricType(String predefinedMetricType)
The metric type.
|
PredictiveScalingPredefinedLoadMetric |
PredictiveScalingPredefinedLoadMetric.withResourceLabel(String resourceLabel)
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the
request count served by your Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictiveScalingMetricSpecification.setPredefinedLoadMetricSpecification(PredictiveScalingPredefinedLoadMetric predefinedLoadMetricSpecification)
The predefined load metric specification.
|
PredictiveScalingMetricSpecification |
PredictiveScalingMetricSpecification.withPredefinedLoadMetricSpecification(PredictiveScalingPredefinedLoadMetric predefinedLoadMetricSpecification)
The predefined load metric specification.
|
Copyright © 2022. All rights reserved.