| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
static PredictiveScalingPredefinedMetricPair.Builder |
PredictiveScalingPredefinedMetricPair.builder() |
PredictiveScalingPredefinedMetricPair.Builder |
PredictiveScalingPredefinedMetricPair.Builder.predefinedMetricType(PredefinedMetricPairType predefinedMetricType)
Indicates which metrics to use.
|
PredictiveScalingPredefinedMetricPair.Builder |
PredictiveScalingPredefinedMetricPair.Builder.predefinedMetricType(String predefinedMetricType)
Indicates which metrics to use.
|
PredictiveScalingPredefinedMetricPair.Builder |
PredictiveScalingPredefinedMetricPair.Builder.resourceLabel(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.
|
PredictiveScalingPredefinedMetricPair.Builder |
PredictiveScalingPredefinedMetricPair.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PredictiveScalingPredefinedMetricPair.Builder> |
PredictiveScalingPredefinedMetricPair.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.predefinedMetricPairSpecification(Consumer<PredictiveScalingPredefinedMetricPair.Builder> 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.