AWS SDK for Kotlin
Toggle table of contents
1.6.94
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
odb
/
aws.sdk.kotlin.services.odb.model
/
RefreshableStatus
Refreshable
Status
sealed
class
RefreshableStatus
Inheritors
NotRefreshing
Refreshing
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Not
Refreshing
Link copied to clipboard
object
NotRefreshing
:
RefreshableStatus
Refreshing
Link copied to clipboard
object
Refreshing
:
RefreshableStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RefreshableStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String