LicenseAssetGroup
License asset group.
Contents
- AssociatedLicenseAssetRulesetARNs
-
ARNs of associated license asset rulesets.
Type: Array of strings
Length Constraints: Maximum length of 2048.
Pattern:
^arn:aws[a-zA-Z-]*:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$Required: Yes
- LicenseAssetGroupArn
-
Amazon Resource Name (ARN) of the license asset group.
Type: String
Length Constraints: Maximum length of 2048.
Pattern:
^arn:aws[a-zA-Z-]*:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$Required: Yes
- Name
-
License asset group name.
Type: String
Required: Yes
- Status
-
License asset group status.
Type: String
Valid Values:
ACTIVE | DISABLED | DELETEDRequired: Yes
- Description
-
License asset group description.
Type: String
Required: No
- LatestResourceDiscoveryTime
-
Latest resource discovery time.
Type: Timestamp
Required: No
- LatestUsageAnalysisTime
-
Latest usage analysis time.
Type: Timestamp
Required: No
- LicenseAssetGroupConfigurations
-
License asset group configurations.
Type: Array of LicenseAssetGroupConfiguration objects
Required: No
- Properties
-
License asset group properties.
Type: Array of LicenseAssetGroupProperty objects
Required: No
- StatusMessage
-
License asset group status message.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: