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