AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
redshiftserverless
/
aws.sdk.kotlin.services.redshiftserverless.model
/
ManagedWorkgroupStatus
Managed
Workgroup
Status
sealed
class
ManagedWorkgroupStatus
Inheritors
Available
Creating
Deleting
Modifying
NotAvailable
SdkUnknown
Members
Types
Available
Link copied to clipboard
object
Available
:
ManagedWorkgroupStatus
Companion
Link copied to clipboard
object
Companion
Creating
Link copied to clipboard
object
Creating
:
ManagedWorkgroupStatus
Deleting
Link copied to clipboard
object
Deleting
:
ManagedWorkgroupStatus
Modifying
Link copied to clipboard
object
Modifying
:
ManagedWorkgroupStatus
Not
Available
Link copied to clipboard
object
NotAvailable
:
ManagedWorkgroupStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ManagedWorkgroupStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String