Builder
class Builder
Properties
Link copied to clipboard
The timestamp when the workflow run completed execution, in ISO 8601 date-time format. This value is null if the run is not complete.
Link copied to clipboard
The error message if the workflow run failed. This value is null if the run completed successfully.
Link copied to clipboard
The timestamp when the workflow run was last modified, in ISO 8601 date-time format.
Link copied to clipboard
The current execution state of the workflow run.
Link copied to clipboard
A list of task instance IDs that are part of this workflow run.
Link copied to clipboard
The Amazon Resource Name (ARN) of the workflow that contains this run.
Link copied to clipboard
The version of the workflow used for this run.