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