| Package | Description |
|---|---|
| com.amazonaws.services.autoscalingplans.model |
| Modifier and Type | Method and Description |
|---|---|
PredefinedScalingMetricSpecification |
PredefinedScalingMetricSpecification.clone() |
PredefinedScalingMetricSpecification |
TargetTrackingConfiguration.getPredefinedScalingMetricSpecification()
A predefined metric.
|
PredefinedScalingMetricSpecification |
PredefinedScalingMetricSpecification.withPredefinedScalingMetricType(ScalingMetricType predefinedScalingMetricType)
The metric type.
|
PredefinedScalingMetricSpecification |
PredefinedScalingMetricSpecification.withPredefinedScalingMetricType(String predefinedScalingMetricType)
The metric type.
|
PredefinedScalingMetricSpecification |
PredefinedScalingMetricSpecification.withResourceLabel(String resourceLabel)
Identifies the resource associated with the metric type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TargetTrackingConfiguration.setPredefinedScalingMetricSpecification(PredefinedScalingMetricSpecification predefinedScalingMetricSpecification)
A predefined metric.
|
TargetTrackingConfiguration |
TargetTrackingConfiguration.withPredefinedScalingMetricSpecification(PredefinedScalingMetricSpecification predefinedScalingMetricSpecification)
A predefined metric.
|
Copyright © 2018. All rights reserved.