createPlan
inline suspend fun ArcRegionSwitchClient.createPlan(crossinline block: CreatePlanRequest.Builder.() -> Unit): CreatePlanResponse
Creates a new Region switch plan. A plan defines the steps required to shift traffic from one Amazon Web Services Region to another.
You must specify a name for the plan, the primary Region, and at least one additional Region. You can also provide a description, execution role, recovery time objective, associated alarms, triggers, and workflows that define the steps to execute during a Region switch.