toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
connect
/
aws.sdk.kotlin.services.connect.model
/
InstanceStorageResourceType
Instance
Storage
Resource
Type
sealed
class
InstanceStorageResourceType
Inheritors
AgentEvents
Attachments
CallRecordings
ChatTranscripts
ContactEvaluations
ContactTraceRecords
MediaStreams
RealTimeContactAnalysisSegments
ScheduledReports
ScreenRecordings
SdkUnknown
Members
Types
Agent
Events
Link copied to clipboard
object
AgentEvents
:
InstanceStorageResourceType
Attachments
Link copied to clipboard
object
Attachments
:
InstanceStorageResourceType
Call
Recordings
Link copied to clipboard
object
CallRecordings
:
InstanceStorageResourceType
Chat
Transcripts
Link copied to clipboard
object
ChatTranscripts
:
InstanceStorageResourceType
Companion
Link copied to clipboard
object
Companion
Contact
Evaluations
Link copied to clipboard
object
ContactEvaluations
:
InstanceStorageResourceType
Contact
Trace
Records
Link copied to clipboard
object
ContactTraceRecords
:
InstanceStorageResourceType
Media
Streams
Link copied to clipboard
object
MediaStreams
:
InstanceStorageResourceType
Real
Time
Contact
Analysis
Segments
Link copied to clipboard
object
RealTimeContactAnalysisSegments
:
InstanceStorageResourceType
Scheduled
Reports
Link copied to clipboard
object
ScheduledReports
:
InstanceStorageResourceType
Screen
Recordings
Link copied to clipboard
object
ScreenRecordings
:
InstanceStorageResourceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InstanceStorageResourceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String