Patch Deployment Args
constructor(description: Output<String>? = null, duration: Output<String>? = null, instanceFilter: Output<PatchInstanceFilterArgs>? = null, name: Output<String>? = null, oneTimeSchedule: Output<OneTimeScheduleArgs>? = null, patchConfig: Output<PatchConfigArgs>? = null, patchDeploymentId: Output<String>? = null, project: Output<String>? = null, recurringSchedule: Output<RecurringScheduleArgs>? = null, rollout: Output<PatchRolloutArgs>? = null)