class Aws::CloudFormation::Types::TemplateParameter
The TemplateParameter
data type.
@!attribute [rw] parameter_key
The name associated with the parameter. @return [String]
@!attribute [rw] default_value
The default value associated with the parameter. @return [String]
@!attribute [rw] no_echo
Flag indicating whether the parameter should be displayed as plain text in logs and UIs. @return [Boolean]
@!attribute [rw] description
User defined description associated with the parameter. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/TemplateParameter AWS API Documentation
Constants
- SENSITIVE