windows Exec Step Config
suspend fun windowsExecStepConfig(value: Output<PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs>)
suspend fun windowsExecStepConfig(value: PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs?)
Parameters
value
The ExecStepConfig for all Windows VMs targeted by the PatchJob. Structure is documented below.
suspend fun windowsExecStepConfig(argument: suspend PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgsBuilder.() -> Unit)
Parameters
argument
The ExecStepConfig for all Windows VMs targeted by the PatchJob. Structure is documented below.