AWS::Connect::EvaluationForm EvaluationFormItemEnablementExpression - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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::EvaluationForm EvaluationFormItemEnablementExpression

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

Syntax

To declare this entity in your Amazon 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