AWS SDK for Kotlin
Toggle table of contents
1.4.120
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
resourcegroups
/
aws.sdk.kotlin.services.resourcegroups.model
/
ResourceStatusValue
Resource
Status
Value
sealed
class
ResourceStatusValue
Inheritors
Pending
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Pending
Link copied to clipboard
object
Pending
:
ResourceStatusValue
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ResourceStatusValue
Properties
value
Link copied to clipboard
abstract
val
value
:
String