View a markdown version of this page

AWS::LicenseManager::LicenseAssetRuleSet - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::LicenseManager::LicenseAssetRuleSet

The AWS::LicenseManager::LicenseAssetRuleSet resource Property description not available. for LicenseManager.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::LicenseManager::LicenseAssetRuleSet", "Properties" : { "Description" : String, "Name" : String, "Rules" : [ LicenseAssetRule, ... ], "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::LicenseManager::LicenseAssetRuleSet Properties: Description: String Name: String Rules: - LicenseAssetRule Tags: - Tag

Properties

Description

Property description not available.

Required: No

Type: String

Maximum: 1024

Update requires: No interruption

Name

Property description not available.

Required: Yes

Type: String

Maximum: 128

Update requires: No interruption

Rules

Property description not available.

Required: Yes

Type: Array of LicenseAssetRule

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

Fn::GetAtt

LicenseAssetRulesetArn

Property description not available.