AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connect
/
aws.sdk.kotlin.services.connect.model
/
RealTimeContactAnalysisSegmentType
Real
Time
Contact
Analysis
Segment
Type
sealed
class
RealTimeContactAnalysisSegmentType
Inheritors
Attachments
Categories
Event
Issues
PostContactSummary
Transcript
SdkUnknown
Members
Types
Attachments
Link copied to clipboard
object
Attachments
:
RealTimeContactAnalysisSegmentType
Categories
Link copied to clipboard
object
Categories
:
RealTimeContactAnalysisSegmentType
Companion
Link copied to clipboard
object
Companion
Event
Link copied to clipboard
object
Event
:
RealTimeContactAnalysisSegmentType
Issues
Link copied to clipboard
object
Issues
:
RealTimeContactAnalysisSegmentType
Post
Contact
Summary
Link copied to clipboard
object
PostContactSummary
:
RealTimeContactAnalysisSegmentType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RealTimeContactAnalysisSegmentType
Transcript
Link copied to clipboard
object
Transcript
:
RealTimeContactAnalysisSegmentType
Properties
value
Link copied to clipboard
abstract
val
value
:
String