TaskTemplateConstraints
Describes constraints that apply to the template fields.
Contents
- InvisibleFields
- 
               Lists the fields that are invisible to agents. Type: Array of InvisibleFieldInfo objects Required: No 
- ReadOnlyFields
- 
               Lists the fields that are read-only to agents, and cannot be edited. Type: Array of ReadOnlyFieldInfo objects Required: No 
- RequiredFields
- 
               Lists the fields that are required to be filled by agents. Type: Array of RequiredFieldInfo objects Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: