| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<EnabledMetric> |
AutoScalingGroup.enabledMetrics()
The metrics enabled for the group.
|
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.enabledMetrics(EnabledMetric... enabledMetrics)
The metrics enabled for the group.
|
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.enabledMetrics(Collection<EnabledMetric> enabledMetrics)
The metrics enabled for the group.
|
Copyright © 2022. All rights reserved.