AWS::Connect::Rule Reference - AWS CloudFormation

AWS::Connect::Rule Reference

Information about the reference when the referenceType is URL. Otherwise, null. (Supports variable injection in the Value field.)

Syntax

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

JSON

{ "Type" : String, "Value" : String }

YAML

Type: String Value: String

Properties

Type

The type of the reference. DATE must be of type Epoch timestamp.

Allowed values: URL | ATTACHMENT | NUMBER | STRING | DATE | EMAIL

Required: Yes

Type: String

Allowed values: URL | ATTACHMENT | NUMBER | STRING | DATE | EMAIL

Update requires: No interruption

Value

A valid value for the reference. For example, for a URL reference, a formatted URL that is displayed to an agent in the Contact Control Panel (CCP).

Required: Yes

Type: String

Pattern: ^(/|https:)

Update requires: No interruption