class Aws::Connect::Types::TaskTemplateConstraints


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/TaskTemplateConstraints AWS API Documentation
@return [Array<Types::InvisibleFieldInfo>]
Lists the fields that are invisible to agents.
@!attribute [rw] invisible_fields
@return [Array<Types::ReadOnlyFieldInfo>]
Lists the fields that are read-only to agents, and cannot be edited.
@!attribute [rw] read_only_fields
@return [Array<Types::RequiredFieldInfo>]
Lists the fields that are required to be filled by agents.
@!attribute [rw] required_fields
Describes constraints that apply to the template fields.