Patch Deployment Patch Config Pre Step Args
data class PatchDeploymentPatchConfigPreStepArgs(val linuxExecStepConfig: Output<PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgs>? = null, val windowsExecStepConfig: Output<PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs>? = null) : ConvertibleToJava<PatchDeploymentPatchConfigPreStepArgs>
Constructors
Link copied to clipboard
fun PatchDeploymentPatchConfigPreStepArgs(linuxExecStepConfig: Output<PatchDeploymentPatchConfigPreStepLinuxExecStepConfigArgs>? = null, windowsExecStepConfig: Output<PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs>? = null)
Functions
Properties
Link copied to clipboard
val windowsExecStepConfig: Output<PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs>? = null