AWS::Redshift::ClusterSecurityGroup Tag - AWS CloudFormation

AWS::Redshift::ClusterSecurityGroup Tag

A tag consisting of a name/value pair for a resource.

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, or name, for the resource tag.

Required: Yes

Type: String

Maximum: 2147483647

Update requires: No interruption

Value

The value for the resource tag.

Required: Yes

Type: String

Maximum: 2147483647

Update requires: No interruption