ExecutionDetails
Describes the details of the flow run, including the timestamp, status, and message.
Contents
- mostRecentExecutionMessage
-
Describes the details of the most recent flow run.
Type: String
Length Constraints: Maximum length of 2048.
Pattern:
[\w!@#\-.?,\s]*
Required: No
- mostRecentExecutionStatus
-
Specifies the status of the most recent flow run.
Type: String
Valid Values:
InProgress | Successful | Error | CancelStarted | Canceled
Required: No
- mostRecentExecutionTime
-
Specifies the time of the most recent flow run.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: