Patch Deployment Patch Config Pre Step
data class PatchDeploymentPatchConfigPreStep(val linuxExecStepConfig: PatchDeploymentPatchConfigPreStepLinuxExecStepConfig? = null, val windowsExecStepConfig: PatchDeploymentPatchConfigPreStepWindowsExecStepConfig? = null)
Constructors
Link copied to clipboard
constructor(linuxExecStepConfig: PatchDeploymentPatchConfigPreStepLinuxExecStepConfig? = null, windowsExecStepConfig: PatchDeploymentPatchConfigPreStepWindowsExecStepConfig? = null)