ComputeNodeExecutionStatus
Current execution status of a compute node within a pipeline execution.
Contents
- state
-
Current state of the compute node execution.
Type: String
Valid Values:
NOT_STARTED | QUEUED | RUNNING | SUCCEEDED | FAILEDRequired: Yes
- stateDetails
-
Additional information about the compute node's failure. Populated when the compute node has failed.
Type: ComputeNodeExecutionStateDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: