AWS::Connect::TaskTemplate Constraints - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Connect::TaskTemplate Constraints

Describes constraints that apply to the template fields.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

InvisibleFields

Lists the fields that are invisible to agents.

Required: No

Type: Array of InvisibleFieldInfo

Maximum: 50

Update requires: No interruption

ReadOnlyFields

Lists the fields that are read-only to agents, and cannot be edited.

Required: No

Type: Array of ReadOnlyFieldInfo

Maximum: 50

Update requires: No interruption

RequiredFields

Lists the fields that are required to be filled by agents.

Required: No

Type: Array of RequiredFieldInfo

Maximum: 50

Update requires: No interruption