

# TemplateParameter
<a name="API_TemplateParameter"></a>

The `TemplateParameter` data type.

## Contents
<a name="API_TemplateParameter_Contents"></a>

 ** DefaultValue **   
The default value associated with the parameter.  
Type: String  
Required: No

 ** Description **   
User defined description associated with the parameter.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

 ** NoEcho **   
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.  
Type: Boolean  
Required: No

 ** ParameterKey **   
The name associated with the parameter.  
Type: String  
Required: No

## See Also
<a name="API_TemplateParameter_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/cloudformation-2010-05-15/TemplateParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/TemplateParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/TemplateParameter) 