RegistrationFieldDisplayHints
Provides help information on the registration field.
Contents
- ShortDescription
- 
               A short description of the display hint. Type: String Required: Yes 
- Title
- 
               The title of the display hint. Type: String Required: Yes 
- DocumentationLink
- 
               The link to the document the display hint is associated with. Type: String Required: No 
- DocumentationTitle
- 
               The title of the document the display hint is associated with. Type: String Required: No 
- ExampleTextValue
- 
               Example text of what the value of a field should contain. Type: String Required: No 
- LongDescription
- 
               A full description of the display hint. Type: String Required: No 
- SelectOptionDescriptions
- 
               An array of SelectOptionDescription objects. Type: Array of SelectOptionDescription objects Required: No 
- TextValidationDescription
- 
               The validation rules for the text field. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: