ApplicationOperationInfo
A description of the aplication operation that provides information about the updates that were made to the application.
Contents
- EndTime
-
The timestamp that indicates when the operation finished.
Type: Timestamp
Required: No
- Operation
-
The type of operation that is performed on an application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- OperationId
-
The operation ID of the request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- OperationStatus
-
The status of the operation.
Type: String
Valid Values:
IN_PROGRESS | CANCELLED | SUCCESSFUL | FAILED
Required: No
- StartTime
-
The timestamp that indicates when the operation was created.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: