updatePlanExecution
inline suspend fun ArcRegionSwitchClient.updatePlanExecution(crossinline block: UpdatePlanExecutionRequest.Builder.() -> Unit): UpdatePlanExecutionResponse
Updates an in-progress plan execution. This operation allows you to modify certain aspects of the execution, such as adding a comment or changing the action.