waitUntilPlanExecutionCompleted
suspend fun ArcRegionSwitchClient.waitUntilPlanExecutionCompleted(request: GetPlanExecutionRequest, retryStrategy: RetryStrategy? = null): Outcome<GetPlanExecutionResponse>
suspend fun ArcRegionSwitchClient.waitUntilPlanExecutionCompleted(block: GetPlanExecutionRequest.Builder.() -> Unit): Outcome<GetPlanExecutionResponse>