| Package | Description |
|---|---|
| com.amazonaws.services.autoscalingplans.model |
| Modifier and Type | Method and Description |
|---|---|
PredefinedLoadMetricSpecification |
PredefinedLoadMetricSpecification.clone() |
PredefinedLoadMetricSpecification |
ScalingInstruction.getPredefinedLoadMetricSpecification()
The predefined load metric to use for predictive scaling.
|
PredefinedLoadMetricSpecification |
PredefinedLoadMetricSpecification.withPredefinedLoadMetricType(LoadMetricType predefinedLoadMetricType)
The metric type.
|
PredefinedLoadMetricSpecification |
PredefinedLoadMetricSpecification.withPredefinedLoadMetricType(String predefinedLoadMetricType)
The metric type.
|
PredefinedLoadMetricSpecification |
PredefinedLoadMetricSpecification.withResourceLabel(String resourceLabel)
Identifies the resource associated with the metric type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScalingInstruction.setPredefinedLoadMetricSpecification(PredefinedLoadMetricSpecification predefinedLoadMetricSpecification)
The predefined load metric to use for predictive scaling.
|
ScalingInstruction |
ScalingInstruction.withPredefinedLoadMetricSpecification(PredefinedLoadMetricSpecification predefinedLoadMetricSpecification)
The predefined load metric to use for predictive scaling.
|
Copyright © 2019. All rights reserved.