RegistrationFieldValueInformation
Provides the values of the specified field.
Contents
- FieldPath
 - 
               
The path to the registration form field. You can use DescribeRegistrationFieldDefinitions for a list of FieldPaths.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[A-Za-z0-9_\.]+Required: Yes
 - DeniedReason
 - 
               
A description of why the registration was denied.
Type: String
Required: No
 - RegistrationAttachmentId
 - 
               
The unique identifier for the registration attachment.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[A-Za-z0-9_:/-]+Required: No
 - SelectChoices
 - 
               
An array of values for the form field.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
 - TextValue
 - 
               
The text data for a free form field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: