

# RegistrationFieldDisplayHints
<a name="API_RegistrationFieldDisplayHints"></a>

Provides help information on the registration field.

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

 ** ShortDescription **   <a name="pinpoint-Type-RegistrationFieldDisplayHints-ShortDescription"></a>
A short description of the display hint.  
Type: String  
Required: Yes

 ** Title **   <a name="pinpoint-Type-RegistrationFieldDisplayHints-Title"></a>
The title of the display hint.  
Type: String  
Required: Yes

 ** DocumentationLink **   <a name="pinpoint-Type-RegistrationFieldDisplayHints-DocumentationLink"></a>
The link to the document the display hint is associated with.  
Type: String  
Required: No

 ** DocumentationTitle **   <a name="pinpoint-Type-RegistrationFieldDisplayHints-DocumentationTitle"></a>
The title of the document the display hint is associated with.  
Type: String  
Required: No

 ** ExampleTextValue **   <a name="pinpoint-Type-RegistrationFieldDisplayHints-ExampleTextValue"></a>
Example text of what the value of a field should contain.  
Type: String  
Required: No

 ** LongDescription **   <a name="pinpoint-Type-RegistrationFieldDisplayHints-LongDescription"></a>
A full description of the display hint.  
Type: String  
Required: No

 ** SelectOptionDescriptions **   <a name="pinpoint-Type-RegistrationFieldDisplayHints-SelectOptionDescriptions"></a>
An array of SelectOptionDescription objects.  
Type: Array of [SelectOptionDescription](API_SelectOptionDescription.md) objects  
Required: No

 ** TextValidationDescription **   <a name="pinpoint-Type-RegistrationFieldDisplayHints-TextValidationDescription"></a>
The validation rules for the text field.  
Type: String  
Required: No

## See Also
<a name="API_RegistrationFieldDisplayHints_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/pinpoint-sms-voice-v2-2022-03-31/RegistrationFieldDisplayHints) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/pinpoint-sms-voice-v2-2022-03-31/RegistrationFieldDisplayHints) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/pinpoint-sms-voice-v2-2022-03-31/RegistrationFieldDisplayHints) 