updatePlanExecutionStep
inline suspend fun ArcRegionSwitchClient.updatePlanExecutionStep(crossinline block: UpdatePlanExecutionStepRequest.Builder.() -> Unit): UpdatePlanExecutionStepResponse
Updates a specific step in an in-progress plan execution. This operation allows you to modify the step's comment or action.