AWS::Connect::EvaluationForm EvaluationFormSingleSelectQuestionAutomation - 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).

AWS::Connect::EvaluationForm EvaluationFormSingleSelectQuestionAutomation

Information about the automation configuration in single select questions. Automation options are evaluated in order, and the first matched option is applied. If no automation option matches, and there is a default option, then the default option is applied.

Syntax

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

Properties

DefaultOptionRefId

The identifier of the default answer option, when none of the automation options match the criteria.

Length Constraints: Minimum length of 1. Maximum length of 40.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9._-]{1,40}$

Update requires: No interruption

Options

The automation options of the single select question.

Minimum: 1

Maximum: 20

Required: Yes

Type: Array of EvaluationFormSingleSelectQuestionAutomationOption

Minimum: 1

Maximum: 20

Update requires: No interruption