AWS SDK for Kotlin
Toggle table of contents
1.4.110
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
workspaces
/
aws.sdk.kotlin.services.workspaces.model
/
WorkspaceImageState
Workspace
Image
State
sealed
class
WorkspaceImageState
Inheritors
Available
Error
Pending
SdkUnknown
Members
Types
Available
Link copied to clipboard
object
Available
:
WorkspaceImageState
Companion
Link copied to clipboard
object
Companion
Error
Link copied to clipboard
object
Error
:
WorkspaceImageState
Pending
Link copied to clipboard
object
Pending
:
WorkspaceImageState
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
WorkspaceImageState
Properties
value
Link copied to clipboard
abstract
val
value
:
String