scalingStatusCode property
The scaling status of the resource.
-
Active
- The scaling configuration is active. -
Inactive
- The scaling configuration is not active because the scaling plan is being created or the scaling configuration could not be applied. Check the status message for more information. -
PartiallyActive
- The scaling configuration is partially active because the scaling plan is being created or deleted or the scaling configuration could not be fully applied. Check the status message for more information.
Implementation
final ScalingStatusCode scalingStatusCode;