| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
PredictiveScalingCustomizedScalingMetric |
PredictiveScalingCustomizedScalingMetric.clone() |
PredictiveScalingCustomizedScalingMetric |
PredictiveScalingMetricSpecification.getCustomizedScalingMetricSpecification()
The customized scaling metric specification.
|
PredictiveScalingCustomizedScalingMetric |
PredictiveScalingCustomizedScalingMetric.withMetricDataQueries(Collection<MetricDataQuery> metricDataQueries)
One or more metric data queries to provide the data points for a scaling metric.
|
PredictiveScalingCustomizedScalingMetric |
PredictiveScalingCustomizedScalingMetric.withMetricDataQueries(MetricDataQuery... metricDataQueries)
One or more metric data queries to provide the data points for a scaling metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictiveScalingMetricSpecification.setCustomizedScalingMetricSpecification(PredictiveScalingCustomizedScalingMetric customizedScalingMetricSpecification)
The customized scaling metric specification.
|
PredictiveScalingMetricSpecification |
PredictiveScalingMetricSpecification.withCustomizedScalingMetricSpecification(PredictiveScalingCustomizedScalingMetric customizedScalingMetricSpecification)
The customized scaling metric specification.
|
Copyright © 2022. All rights reserved.