StartPlanExecutionRequest
Types
Properties
Link copied to clipboard
The action to perform. Valid values are ACTIVATE (to shift traffic to the target Region) or DEACTIVATE (to shift traffic away from the target Region).
Link copied to clipboard
A boolean value indicating whether to use the latest version of the plan. If set to false, you must specify a specific version.
Link copied to clipboard
The plan execution mode. Valid values are Practice
, for testing without making actual changes, or Recovery
, for actual traffic shifting and application recovery.
Link copied to clipboard
The Amazon Web Services Region to target with this execution. This is the Region that traffic will be shifted to or from, depending on the action.
Functions
Link copied to clipboard
inline fun copy(block: StartPlanExecutionRequest.Builder.() -> Unit = {}): StartPlanExecutionRequest