updateRecoveryPlanExecutionStep
inline suspend fun DrsClient.updateRecoveryPlanExecutionStep(crossinline block: UpdateRecoveryPlanExecutionStepRequest.Builder.() -> Unit): UpdateRecoveryPlanExecutionStepResponse
Updates an execution step. Supports two actions: (1) skip a step that is in NOT_STARTED or FAILED status; (2) update the wait duration of a WAIT type step that is in NOT_STARTED status.