TestConfigurationSummary
Specifies a test configuration summary.
Contents
- creationTime
- 
               The creation time of the test configuration summary. Type: Timestamp Required: Yes 
- lastUpdateTime
- 
               The last update time of the test configuration summary. Type: Timestamp Required: Yes 
- latestVersion
- 
               The latest version of the test configuration summary. Type: Integer Required: Yes 
- name
- 
               The name of the test configuration summary. Type: String Pattern: [A-Za-z][A-Za-z0-9_\-]{1,59}Required: Yes 
- status
- 
               The status of the test configuration summary. Type: String Valid Values: Active | DeletingRequired: Yes 
- testConfigurationArn
- 
               The test configuration ARN of the test configuration 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 
- testConfigurationId
- 
               The test configuration ID of the test configuration summary. Type: String Pattern: [A-Za-z0-9:/\-]{1,100}Required: Yes 
- statusReason
- 
               The status reason of the test configuration 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: