This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Connect::Rule FieldValue
Object for case field values.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BooleanValue" :Boolean, "DoubleValue" :Number, "EmptyValue" :Json, "StringValue" :String}
YAML
BooleanValue:BooleanDoubleValue:NumberEmptyValue:JsonStringValue:String
Properties
BooleanValueProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
DoubleValueProperty description not available.
Required: No
Type: Number
Update requires: No interruption
EmptyValueProperty description not available.
Required: No
Type: Json
Update requires: No interruption
StringValueProperty description not available.
Required: No
Type: String
Update requires: No interruption