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