AWS::Connect::EvaluationForm NumericQuestionPropertyValueAutomation
Information about the property value used in automation of a numeric questions.
Syntax
To declare this entity in your AWS 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
Update requires: No interruption