FieldSummary
Object for the summarized details of the field.
Contents
- fieldArn
-
The Amazon Resource Name (ARN) of the field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- fieldId
-
The unique identifier of a field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- name
-
Name of the field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^.*[\S]$
Required: Yes
- namespace
-
The namespace of a field.
Type: String
Valid Values:
System | Custom
Required: Yes
- type
-
The type of a field.
Type: String
Valid Values:
Text | Number | Boolean | DateTime | SingleSelect | Url | User
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: