AWS SDK for Kotlin
Toggle table of contents
1.5.43
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
arcregionswitch
/
aws.sdk.kotlin.services.arcregionswitch.model
/
UpdatePlanExecutionStepAction
Update
Plan
Execution
Step
Action
sealed
class
UpdatePlanExecutionStepAction
Inheritors
Skip
SwitchToUngraceful
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
UpdatePlanExecutionStepAction
Skip
Link copied to clipboard
object
Skip
:
UpdatePlanExecutionStepAction
Switch
To
Ungraceful
Link copied to clipboard
object
SwitchToUngraceful
:
UpdatePlanExecutionStepAction
Properties
value
Link copied to clipboard
abstract
val
value
:
String