linux Exec Step Config
suspend fun linuxExecStepConfig(value: Output<PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgs>)
Parameters
value
The ExecStepConfig for all Linux VMs targeted by the PatchJob. Structure is documented below.
suspend fun linuxExecStepConfig(argument: suspend PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgsBuilder.() -> Unit)
Parameters
argument
The ExecStepConfig for all Linux VMs targeted by the PatchJob. Structure is documented below.