SoftwareSet
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
- software
-
A list of the software components in the software set.
Type: Array of Software objects
Required: No
- supportedUntil
-
The timestamp of the end of support for the software set.
Type: Timestamp
Required: No
-
The tag keys and optional values for the resource.
Type: String to string map
Required: No
- validationStatus
-
An option to define if the software set has been validated.
Type: String
Valid Values:
VALIDATED | NOT_VALIDATED
Required: 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: