toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
connect
/
aws.sdk.kotlin.services.connect.model
/
InstanceAttributeType
Instance
Attribute
Type
sealed
class
InstanceAttributeType
Inheritors
AutoResolveBestVoices
ContactflowLogs
ContactLens
EarlyMedia
EnhancedChatMonitoring
EnhancedContactMonitoring
HighVolumeOutbound
InboundCalls
MultiPartyConference
OutboundCalls
UseCustomTtsVoices
SdkUnknown
Members
Types
Auto
Resolve
Best
Voices
Link copied to clipboard
object
AutoResolveBestVoices
:
InstanceAttributeType
Companion
Link copied to clipboard
object
Companion
Contactflow
Logs
Link copied to clipboard
object
ContactflowLogs
:
InstanceAttributeType
Contact
Lens
Link copied to clipboard
object
ContactLens
:
InstanceAttributeType
Early
Media
Link copied to clipboard
object
EarlyMedia
:
InstanceAttributeType
Enhanced
Chat
Monitoring
Link copied to clipboard
object
EnhancedChatMonitoring
:
InstanceAttributeType
Enhanced
Contact
Monitoring
Link copied to clipboard
object
EnhancedContactMonitoring
:
InstanceAttributeType
High
Volume
Outbound
Link copied to clipboard
object
HighVolumeOutbound
:
InstanceAttributeType
Inbound
Calls
Link copied to clipboard
object
InboundCalls
:
InstanceAttributeType
Multi
Party
Conference
Link copied to clipboard
object
MultiPartyConference
:
InstanceAttributeType
Outbound
Calls
Link copied to clipboard
object
OutboundCalls
:
InstanceAttributeType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InstanceAttributeType
Use
Custom
Tts
Voices
Link copied to clipboard
object
UseCustomTtsVoices
:
InstanceAttributeType
Properties
value
Link copied to clipboard
abstract
val
value
:
String