| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
MetricAggregationType |
StepScalingPolicyProps.Jsii$Proxy.getMetricAggregationType() |
default MetricAggregationType |
BasicStepScalingPolicyProps.getMetricAggregationType()
Aggregation to apply to all data points over the evaluation periods.
|
MetricAggregationType |
BasicStepScalingPolicyProps.Jsii$Proxy.getMetricAggregationType() |
default MetricAggregationType |
StepScalingActionProps.getMetricAggregationType()
The aggregation type for the CloudWatch metrics.
|
MetricAggregationType |
StepScalingActionProps.Jsii$Proxy.getMetricAggregationType() |
static MetricAggregationType |
MetricAggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricAggregationType[] |
MetricAggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.