AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
route53recoverycluster
/
aws.sdk.kotlin.services.route53recoverycluster.model
/
RoutingControlState
Routing
Control
State
sealed
class
RoutingControlState
Inheritors
Off
On
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Off
Link copied to clipboard
object
Off
:
RoutingControlState
On
Link copied to clipboard
object
On
:
RoutingControlState
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RoutingControlState
Properties
value
Link copied to clipboard
abstract
val
value
:
String