TaskTemplateField
Describes a single task template field.
Contents
- Id
-
The unique identifier for the field.
Type: TaskTemplateFieldIdentifier object
Required: Yes
- Description
-
The description of the field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- SingleSelectOptions
-
A list of options for a single select field.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- Type
-
Indicates the type of field.
Type: String
Valid Values:
NAME | DESCRIPTION | SCHEDULED_TIME | QUICK_CONNECT | URL | NUMBER | TEXT | TEXT_AREA | DATE_TIME | BOOLEAN | SINGLE_SELECT | EMAIL
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: