statusCode property
The status of the scaling plan.
-
Active
- The scaling plan is active. -
ActiveWithProblems
- The scaling plan is active, but the scaling configuration for one or more resources could not be applied. -
CreationInProgress
- The scaling plan is being created. -
CreationFailed
- The scaling plan could not be created. -
DeletionInProgress
- The scaling plan is being deleted. -
DeletionFailed
- The scaling plan could not be deleted. -
UpdateInProgress
- The scaling plan is being updated. -
UpdateFailed
- The scaling plan could not be updated.
Implementation
final ScalingPlanStatusCode statusCode;