AWS SDK for Kotlin
1.0.65
connect/aws.sdk.kotlin.services.connect.model/NumericQuestionPropertyAutomationLabel

NumericQuestionPropertyAutomationLabel

sealed class NumericQuestionPropertyAutomationLabel

Inheritors

AgentInteractionDuration
ContactDuration
CustomerHoldTime
NonTalkTime
NonTalkTimePercentage
NumberOfInterruptions
OverallAgentSentimentScore
OverallCustomerSentimentScore
SdkUnknown

Types

AgentInteractionDuration
Link copied to clipboard
object AgentInteractionDuration : NumericQuestionPropertyAutomationLabel
Companion
Link copied to clipboard
object Companion
ContactDuration
Link copied to clipboard
object ContactDuration : NumericQuestionPropertyAutomationLabel
CustomerHoldTime
Link copied to clipboard
object CustomerHoldTime : NumericQuestionPropertyAutomationLabel
NonTalkTime
Link copied to clipboard
object NonTalkTime : NumericQuestionPropertyAutomationLabel
NonTalkTimePercentage
Link copied to clipboard
object NonTalkTimePercentage : NumericQuestionPropertyAutomationLabel
NumberOfInterruptions
Link copied to clipboard
object NumberOfInterruptions : NumericQuestionPropertyAutomationLabel
OverallAgentSentimentScore
Link copied to clipboard
object OverallAgentSentimentScore : NumericQuestionPropertyAutomationLabel
OverallCustomerSentimentScore
Link copied to clipboard
object OverallCustomerSentimentScore : NumericQuestionPropertyAutomationLabel
SdkUnknown
Link copied to clipboard
data class SdkUnknown(val value: String) : NumericQuestionPropertyAutomationLabel

Properties

value
Link copied to clipboard
abstract val value: String
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka