preStep

@JvmName(name = "twoqpvojjfgfcsea")
suspend fun preStep(value: Output<ExecStepArgs>)
@JvmName(name = "mgbfidcrcihqlexh")
suspend fun preStep(value: ExecStepArgs?)

Parameters

value

The ExecStep to run before the patch update.


@JvmName(name = "cihapjngvoyxugur")
suspend fun preStep(argument: suspend ExecStepArgsBuilder.() -> Unit)

Parameters

argument

The ExecStep to run before the patch update.