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.
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
Required: Yes
Type: String
Update requires: No interruption