ManagedScalableTarget
Represents a scalable target.
Contents
- maxCapacity
-
The maximum value to scale to in response to a scale-out activity.
Type: Integer
Required: Yes
- minCapacity
-
The minimum value to scale to in response to a scale-in activity.
Type: Integer
Required: Yes
- status
-
The status of the scalable target.
Type: String
Valid Values:
PROVISIONING | ACTIVE | DEPROVISIONING | DELETED | FAILEDRequired: Yes
- updatedAt
-
The Unix timestamp for when the target was most recently updated.
Type: Timestamp
Required: Yes
- arn
-
The ARN of the scalable target.
Type: String
Required: No
- statusReason
-
Information about why the scalable target is in the current status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: