AWS::Connect::EvaluationForm EvaluationFormNumericQuestionProperties - 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 EvaluationFormNumericQuestionProperties

Information about properties for a numeric question in an evaluation form.

Syntax

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

Properties

Automation

The automation properties of the numeric question.

Required: No

Type: EvaluationFormNumericQuestionAutomation

Update requires: No interruption

MaxValue

The maximum answer value.

Required: Yes

Type: Integer

Update requires: No interruption

MinValue

The minimum answer value.

Required: Yes

Type: Integer

Update requires: No interruption

Options

The scoring options of the numeric question.

Required: No

Type: Array of EvaluationFormNumericQuestionOption

Minimum: 1

Maximum: 10

Update requires: No interruption