| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
PredictiveScalingPredefinedMetricPair |
PredictiveScalingPredefinedMetricPair.clone() |
PredictiveScalingPredefinedMetricPair |
PredictiveScalingMetricSpecification.getPredefinedMetricPairSpecification()
The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling
metric and load metric to use.
|
PredictiveScalingPredefinedMetricPair |
PredictiveScalingPredefinedMetricPair.withPredefinedMetricType(PredefinedMetricPairType predefinedMetricType)
Indicates which metrics to use.
|
PredictiveScalingPredefinedMetricPair |
PredictiveScalingPredefinedMetricPair.withPredefinedMetricType(String predefinedMetricType)
Indicates which metrics to use.
|
PredictiveScalingPredefinedMetricPair |
PredictiveScalingPredefinedMetricPair.withResourceLabel(String resourceLabel)
A label that uniquely identifies a specific Application Load Balancer target group from which to determine the
total and average request count served by your Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictiveScalingMetricSpecification.setPredefinedMetricPairSpecification(PredictiveScalingPredefinedMetricPair predefinedMetricPairSpecification)
The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling
metric and load metric to use.
|
PredictiveScalingMetricSpecification |
PredictiveScalingMetricSpecification.withPredefinedMetricPairSpecification(PredictiveScalingPredefinedMetricPair predefinedMetricPairSpecification)
The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling
metric and load metric to use.
|
Copyright © 2022. All rights reserved.