This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::LicenseManager::LicenseAssetRuleSet RuleStatement
Rule statement.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "InstanceRuleStatement" :InstanceRuleStatement, "LicenseConfigurationRuleStatement" :LicenseConfigurationRuleStatement, "LicenseRuleStatement" :LicenseRuleStatement}
YAML
InstanceRuleStatement:InstanceRuleStatementLicenseConfigurationRuleStatement:LicenseConfigurationRuleStatementLicenseRuleStatement:LicenseRuleStatement
Properties
InstanceRuleStatement-
Instance rule statement.
Required: No
Type: InstanceRuleStatement
Update requires: No interruption
LicenseConfigurationRuleStatement-
License configuration rule statement.
Required: No
Type: LicenseConfigurationRuleStatement
Update requires: No interruption
LicenseRuleStatement-
License rule statement.
Required: No
Type: LicenseRuleStatement
Update requires: No interruption