AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
UpdateNodeStateShape
Update
Node
State
Shape
sealed
class
UpdateNodeStateShape
Used in UpdateNodeStateRequest.
Inheritors
Active
Draining
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
UpdateNodeStateShape
Companion
Link copied to clipboard
object
Companion
Draining
Link copied to clipboard
object
Draining
:
UpdateNodeStateShape
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
UpdateNodeStateShape
Properties
value
Link copied to clipboard
abstract
val
value
:
String