AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ssmquicksetup
/
aws.sdk.kotlin.services.ssmquicksetup.model
/
StatusType
Status
Type
sealed
class
StatusType
Inheritors
AsyncExecutions
Deployment
SdkUnknown
Members
Types
Async
Executions
Link copied to clipboard
object
AsyncExecutions
:
StatusType
Companion
Link copied to clipboard
object
Companion
Deployment
Link copied to clipboard
object
Deployment
:
StatusType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
StatusType
Properties
value
Link copied to clipboard
abstract
val
value
:
String