AWS::Connect::EvaluationForm EvaluationFormItemEnablementExpression - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Connect::EvaluationForm EvaluationFormItemEnablementExpression

An expression that defines a basic building block of conditional enablement.

Syntax

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

Properties

Comparator

A comparator to be used against list of values.

Required: Yes

Type: String

Allowed values: IN | NOT_IN | ALL_IN | EXACT

Update requires: No interruption

Source

A source item of enablement expression.

Required: Yes

Type: EvaluationFormItemEnablementSource

Update requires: No interruption

Values

A list of values from source item.

Required: Yes

Type: Array of EvaluationFormItemEnablementSourceValue

Minimum: 1

Update requires: No interruption