AWS SDK for Kotlin
Toggle table of contents
1.4.110
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
storagegateway
/
aws.sdk.kotlin.services.storagegateway.model
/
PoolStatus
Pool
Status
sealed
class
PoolStatus
Inheritors
Active
Deleted
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
PoolStatus
Companion
Link copied to clipboard
object
Companion
Deleted
Link copied to clipboard
object
Deleted
:
PoolStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PoolStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String