TestSuiteSummary
Specifies the test suite summary.
Contents
- creationTime
-
The creation time of the test suite summary.
Type: Timestamp
Required: Yes
- lastUpdateTime
-
The last update time of the test suite summary.
Type: Timestamp
Required: Yes
- latestVersion
-
The latest version of the test suite summary.
Type: Integer
Required: Yes
- name
-
The name of the test suite summary.
Type: String
Pattern:
[A-Za-z][A-Za-z0-9_\-]{1,59}
Required: Yes
- status
-
The status of the test suite summary.
Type: String
Valid Values:
Creating | Updating | Active | Failed | Deleting
Required: Yes
- testSuiteArn
-
The test suite Amazon Resource Name (ARN) of the test suite summary.
Type: String
Pattern:
arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+=,@.-]{0,1023}
Required: Yes
- testSuiteId
-
The test suite ID of the test suite summary.
Type: String
Pattern:
[A-Za-z0-9:/\-]{1,100}
Required: Yes
- statusReason
-
The status reason of the test suite summary.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: