AWS::Connect::TaskTemplate Constraints - AWS CloudFormation

AWS::Connect::TaskTemplate Constraints

Describes constraints that apply to the template fields.

Syntax

To declare this entity in your AWS 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