AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
opensearch
/
aws.sdk.kotlin.services.opensearch.model
/
MasterNodeStatus
Master
Node
Status
sealed
class
MasterNodeStatus
Inheritors
Available
UnAvailable
SdkUnknown
Members
Types
Available
Link copied to clipboard
object
Available
:
MasterNodeStatus
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MasterNodeStatus
Un
Available
Link copied to clipboard
object
UnAvailable
:
MasterNodeStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String