ExperimentSummary
Provides a summary of an experiment.
Contents
- arn
-
The Amazon Resource Name (ARN) of the experiment.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
[\S]+
Required: No
- creationTime
-
The time that the experiment was created.
Type: Timestamp
Required: No
- experimentOptions
-
The experiment options for the experiment.
Type: ExperimentOptions object
Required: No
- experimentTemplateId
-
The ID of the experiment template.
Type: String
Length Constraints: Maximum length of 64.
Pattern:
[\S]+
Required: No
- id
-
The ID of the experiment.
Type: String
Length Constraints: Maximum length of 64.
Pattern:
[\S]+
Required: No
- state
-
The state of the experiment.
Type: ExperimentState object
Required: No
-
The tags for the experiment.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Maximum length of 128.
Key Pattern:
[\s\S]+
Value Length Constraints: Maximum length of 256.
Value Pattern:
[\s\S]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: