toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
connect
/
aws.sdk.kotlin.services.connect.model
/
RehydrationType
Rehydration
Type
sealed
class
RehydrationType
Inheritors
EntirePastSession
FromSegment
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Entire
Past
Session
Link copied to clipboard
object
EntirePastSession
:
RehydrationType
From
Segment
Link copied to clipboard
object
FromSegment
:
RehydrationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RehydrationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String