

# LicenseAssetRuleset


License asset ruleset.

## Contents


 ** LicenseAssetRulesetArn **   <a name="licensemanager-Type-LicenseAssetRuleset-LicenseAssetRulesetArn"></a>
Amazon Resource Name (ARN) of the license asset ruleset.  
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 **   <a name="licensemanager-Type-LicenseAssetRuleset-Name"></a>
License asset ruleset name.  
Type: String  
Required: Yes

 ** Rules **   <a name="licensemanager-Type-LicenseAssetRuleset-Rules"></a>
License asset rules.  
Type: Array of [LicenseAssetRule](API_LicenseAssetRule.md) objects  
Required: Yes

 ** Description **   <a name="licensemanager-Type-LicenseAssetRuleset-Description"></a>
License asset ruleset description.  
Type: String  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/license-manager-2018-08-01/LicenseAssetRuleset) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/license-manager-2018-08-01/LicenseAssetRuleset) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/license-manager-2018-08-01/LicenseAssetRuleset) 