Patch Deployment Patch Config Post Step Args Builder
Functions
Link copied to clipboard
suspend fun linuxExecStepConfig(value: Output<PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgs>)
suspend fun linuxExecStepConfig(argument: suspend PatchDeploymentPatchConfigPostStepLinuxExecStepConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun windowsExecStepConfig(value: Output<PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs>)
suspend fun windowsExecStepConfig(value: PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgs?)
suspend fun windowsExecStepConfig(argument: suspend PatchDeploymentPatchConfigPostStepWindowsExecStepConfigArgsBuilder.() -> Unit)