preStep

@JvmName(name = "ppiqtnpvqgxynnxc")
suspend fun preStep(value: Output<PatchDeploymentPatchConfigPreStepArgs>)
@JvmName(name = "ipwvwenwnvlukkbw")
suspend fun preStep(value: PatchDeploymentPatchConfigPreStepArgs?)

Parameters

value

The ExecStep to run before the patch update. Structure is documented below.


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

Parameters

argument

The ExecStep to run before the patch update. Structure is documented below.