startPlanExecution
abstract suspend fun startPlanExecution(input: StartPlanExecutionRequest): StartPlanExecutionResponse
Starts the execution of a Region switch plan. You can execute a plan in either graceful or ungraceful mode.
Specifing ungraceful mode either changes the behavior of the execution blocks in a workflow or skips specific execution blocks.