Patch Config Args
constructor(apt: Output<AptSettingsArgs>? = null, goo: Output<GooSettingsArgs>? = null, migInstancesAllowed: Output<Boolean>? = null, postStep: Output<ExecStepArgs>? = null, preStep: Output<ExecStepArgs>? = null, rebootConfig: Output<PatchConfigRebootConfig>? = null, windowsUpdate: Output<WindowsUpdateSettingsArgs>? = null, yum: Output<YumSettingsArgs>? = null, zypper: Output<ZypperSettingsArgs>? = null)