ExperimentState
Describes the state of an experiment.
Contents
- error
-
The error information of the experiment when the action has
failed
.Type: ExperimentError object
Required: No
- reason
-
The reason for the state.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
[\s\S]+
Required: No
- status
-
The state of the experiment.
Type: String
Valid Values:
pending | initiating | running | completed | stopping | stopped | failed | cancelled
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: