AWS::Connect::EvaluationForm EvaluationFormNumericQuestionProperties - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 EvaluationFormNumericQuestionProperties

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

Syntax

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