toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
connect
/
aws.sdk.kotlin.services.connect.model
/
NumericQuestionPropertyAutomationLabel
Numeric
Question
Property
Automation
Label
sealed
class
NumericQuestionPropertyAutomationLabel
Inheritors
AgentInteractionDuration
ContactDuration
CustomerHoldTime
NonTalkTime
NonTalkTimePercentage
NumberOfInterruptions
OverallAgentSentimentScore
OverallCustomerSentimentScore
SdkUnknown
Members
Types
Agent
Interaction
Duration
Link copied to clipboard
object
AgentInteractionDuration
:
NumericQuestionPropertyAutomationLabel
Companion
Link copied to clipboard
object
Companion
Contact
Duration
Link copied to clipboard
object
ContactDuration
:
NumericQuestionPropertyAutomationLabel
Customer
Hold
Time
Link copied to clipboard
object
CustomerHoldTime
:
NumericQuestionPropertyAutomationLabel
Non
Talk
Time
Link copied to clipboard
object
NonTalkTime
:
NumericQuestionPropertyAutomationLabel
Non
Talk
Time
Percentage
Link copied to clipboard
object
NonTalkTimePercentage
:
NumericQuestionPropertyAutomationLabel
Number
Of
Interruptions
Link copied to clipboard
object
NumberOfInterruptions
:
NumericQuestionPropertyAutomationLabel
Overall
Agent
Sentiment
Score
Link copied to clipboard
object
OverallAgentSentimentScore
:
NumericQuestionPropertyAutomationLabel
Overall
Customer
Sentiment
Score
Link copied to clipboard
object
OverallCustomerSentimentScore
:
NumericQuestionPropertyAutomationLabel
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
NumericQuestionPropertyAutomationLabel
Properties
value
Link copied to clipboard
abstract
val
value
:
String