AWS::CloudFormation::Interface Label - 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).

AWS::CloudFormation::Interface Label

Label is a property of the ParameterGroup and ParameterLabel properties that defines name for a parameter group or parameter.

Syntax

JSON

{ "default" : String }

YAML

default: String

Properties

default

The default label that the CloudFormation console uses to name a parameter group or parameter.

Required: No

Type: String