ParameterDeclaration - 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).

ParameterDeclaration

The ParameterDeclaration data type.

Contents

DefaultValue

The default value of the parameter.

Type: String

Required: No

Description

The description that's associate with the parameter.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

NoEcho

Flag that indicates whether the parameter value is shown as plain text in logs and in the Amazon Web Services Management Console.

Type: Boolean

Required: No

ParameterConstraints

The criteria that Amazon CloudFormation uses to validate parameter values.

Type: ParameterConstraints object

Required: No

ParameterKey

The name that's associated with the parameter.

Type: String

Required: No

ParameterType

The type of parameter.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: