AWS::Connect::Rule NotificationRecipientType
The type of notification recipient.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
UserArns
-
The Amazon Resource Name (ARN) of the user account.
Required: No
Type: Array of String
Minimum:
1
Maximum:
5
Update requires: No interruption
-
The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }. Amazon Connect users with the specified tags will be notified.
Required: No
Type: String
Pattern:
^(?=.{1,128}$).+$
Update requires: No interruption