toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
servicecatalog
/
aws.sdk.kotlin.services.servicecatalog.model
/
StackInstanceStatus
Stack
Instance
Status
sealed
class
StackInstanceStatus
Inheritors
Current
Inoperable
Outdated
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Current
Link copied to clipboard
object
Current
:
StackInstanceStatus
Inoperable
Link copied to clipboard
object
Inoperable
:
StackInstanceStatus
Outdated
Link copied to clipboard
object
Outdated
:
StackInstanceStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
StackInstanceStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String