preStep

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

Parameters

value

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


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

Parameters

argument

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