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

Information about the property value used in automation of a numeric questions.

Syntax

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

JSON

{ "Label" : String }

YAML

Label: String

Properties

Label

The property label of the automation.

Required: Yes

Type: String

Allowed values: OVERALL_CUSTOMER_SENTIMENT_SCORE | OVERALL_AGENT_SENTIMENT_SCORE | NON_TALK_TIME | NON_TALK_TIME_PERCENTAGE | NUMBER_OF_INTERRUPTIONS | CONTACT_DURATION | AGENT_INTERACTION_DURATION | CUSTOMER_HOLD_TIME | LONGEST_HOLD_DURATION | NUMBER_OF_HOLDS | AGENT_INTERACTION_AND_HOLD_DURATION

Update requires: No interruption