| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationautoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotScaledReason> |
ScalingActivity.notScaledReasons()
Machine-readable data that describes the reason for a not scaled activity.
|
| Modifier and Type | Method and Description |
|---|---|
ScalingActivity.Builder |
ScalingActivity.Builder.notScaledReasons(NotScaledReason... notScaledReasons)
Machine-readable data that describes the reason for a not scaled activity.
|
| Modifier and Type | Method and Description |
|---|---|
ScalingActivity.Builder |
ScalingActivity.Builder.notScaledReasons(Collection<NotScaledReason> notScaledReasons)
Machine-readable data that describes the reason for a not scaled activity.
|
Copyright © 2023. All rights reserved.