PatchDeploymentPatchConfigArgs

constructor(apt: Output<PatchDeploymentPatchConfigAptArgs>? = null, goo: Output<PatchDeploymentPatchConfigGooArgs>? = null, migInstancesAllowed: Output<Boolean>? = null, postStep: Output<PatchDeploymentPatchConfigPostStepArgs>? = null, preStep: Output<PatchDeploymentPatchConfigPreStepArgs>? = null, rebootConfig: Output<String>? = null, windowsUpdate: Output<PatchDeploymentPatchConfigWindowsUpdateArgs>? = null, yum: Output<PatchDeploymentPatchConfigYumArgs>? = null, zypper: Output<PatchDeploymentPatchConfigZypperArgs>? = null)