deletePlan
inline suspend fun ArcRegionSwitchClient.deletePlan(crossinline block: DeletePlanRequest.Builder.() -> Unit): DeletePlanResponse
Deletes a Region switch plan. You must specify the ARN of the plan to delete.
You cannot delete a plan that has an active execution in progress.