AWS::Connect::TaskTemplate ReadOnlyFieldInfo
Indicates a field that is read-only to an agent.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Id" :
FieldIdentifier
}
YAML
Id:
FieldIdentifier
Properties
Id
-
Identifier of the read-only field.
Required: Yes
Type: FieldIdentifier
Update requires: No interruption