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 Amazon CloudFormation template, use the following syntax:
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