Patch Deployment Patch Config Pre Step Args Builder
Functions
Link copied to clipboard
suspend fun linuxExecStepConfig(value: Output<PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgs>)
suspend fun linuxExecStepConfig(argument: suspend PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun windowsExecStepConfig(value: Output<PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs>)
suspend fun windowsExecStepConfig(value: PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs?)
suspend fun windowsExecStepConfig(argument: suspend PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgsBuilder.() -> Unit)