SoftwareSetSummary
Describes a software set.
Contents
- arn
 - 
               
The Amazon Resource Name (ARN) of the software set.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[0-9]{0,12}:[a-zA-Z0-9\-\/\._]+Required: No
 - id
 - 
               
The ID of the software set.
Type: String
Pattern:
[0-9]{1,9}Required: No
 - releasedAt
 - 
               
The timestamp of when the software set was released.
Type: Timestamp
Required: No
 - supportedUntil
 - 
               
The timestamp of the end of support for the software set.
Type: Timestamp
Required: No
 - validationStatus
 - 
               
An option to define if the software set has been validated.
Type: String
Valid Values:
VALIDATED | NOT_VALIDATEDRequired: No
 - version
 - 
               
The version of the software set.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: