UpdatedSessionActionInfo
The updated session action information as it relates to completion and progress of the session.
Contents
- completedStatus
-
The status of the session upon completion.
Type: String
Valid Values:
SUCCEEDED | FAILED | INTERRUPTED | CANCELED | NEVER_ATTEMPTED
Required: No
- endedAt
-
The date and time the resource ended running.
Type: Timestamp
Required: No
- processExitCode
-
The process exit code.
Type: Integer
Valid Range: Minimum value of -2147483648. Maximum value of 2147483647.
Required: No
- progressMessage
-
A message to indicate the progress of the updated session action.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 4096.
Required: No
- progressPercent
-
The percentage completed.
Type: Float
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- startedAt
-
The date and time the resource started running.
Type: Timestamp
Required: No
- updatedAt
-
The updated time.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: