View a markdown version of this page

AWS::LicenseManager::LicenseAssetRuleSet - AWS CloudFormation

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

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

Syntax

To declare this entity in your 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.