TestRunSummary
Specifies a test run summary.
Contents
- runStartTime
 - 
               
The run start time of the test run summary.
Type: Timestamp
Required: Yes
 - status
 - 
               
The status of the test run summary.
Type: String
Valid Values:
Success | Running | Failed | DeletingRequired: Yes
 - testRunArn
 - 
               
The test run ARN of the test run 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
 - testRunId
 - 
               
The test run ID of the test run summary.
Type: String
Pattern:
[A-Za-z0-9:/\-]{1,100}Required: Yes
 - testSuiteId
 - 
               
The test suite ID of the test run summary.
Type: String
Pattern:
[A-Za-z0-9:/\-]{1,100}Required: Yes
 - testSuiteVersion
 - 
               
The test suite version of the test run summary.
Type: Integer
Required: Yes
 - runEndTime
 - 
               
The run end time of the test run summary.
Type: Timestamp
Required: No
 - statusReason
 - 
               
The status reason of the test run summary.
Type: String
Required: No
 - testConfigurationId
 - 
               
The test configuration ID of the test run summary.
Type: String
Pattern:
[A-Za-z0-9:/\-]{1,100}Required: No
 - testConfigurationVersion
 - 
               
The test configuration version of the test run summary.
Type: Integer
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: