AWS::WorkSpaces::ConnectionAlias Tag - AWS CloudFormation

AWS::WorkSpaces::ConnectionAlias Tag

Describes a tag.

Syntax

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

JSON

{ "Key" : String, "Value" : String }

YAML

Key: String Value: String

Properties

Key

The key of the tag.

Required: Yes

Type: String

Minimum: 1

Maximum: 127

Update requires: Replacement

Value

The value of the tag.

Required: Yes

Type: String

Maximum: 255

Update requires: Replacement