AWS::LicenseManager::License Metadata - AWS CloudFormation

AWS::LicenseManager::License Metadata

Describes key/value pairs.

Syntax

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

JSON

{ "Name" : String, "Value" : String }

YAML

Name: String Value: String

Properties

Name

The key name.

Required: Yes

Type: String

Update requires: No interruption

Value

The value.

Required: Yes

Type: String

Update requires: No interruption