Patch Deployment Patch Config
constructor(apt: PatchDeploymentPatchConfigApt? = null, goo: PatchDeploymentPatchConfigGoo? = null, migInstancesAllowed: Boolean? = null, postStep: PatchDeploymentPatchConfigPostStep? = null, preStep: PatchDeploymentPatchConfigPreStep? = null, rebootConfig: String? = null, windowsUpdate: PatchDeploymentPatchConfigWindowsUpdate? = null, yum: PatchDeploymentPatchConfigYum? = null, zypper: PatchDeploymentPatchConfigZypper? = null)