AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
redshift
/
aws.sdk.kotlin.services.redshift.model
/
AquaStatus
Aqua
Status
sealed
class
AquaStatus
Inheritors
Applying
Disabled
Enabled
SdkUnknown
Members
Types
Applying
Link copied to clipboard
object
Applying
:
AquaStatus
Companion
Link copied to clipboard
object
Companion
Disabled
Link copied to clipboard
object
Disabled
:
AquaStatus
Enabled
Link copied to clipboard
object
Enabled
:
AquaStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AquaStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String