Patch Deployment Args
constructor(description: Output<String>? = null, duration: Output<String>? = null, instanceFilter: Output<PatchDeploymentInstanceFilterArgs>? = null, oneTimeSchedule: Output<PatchDeploymentOneTimeScheduleArgs>? = null, patchConfig: Output<PatchDeploymentPatchConfigArgs>? = null, patchDeploymentId: Output<String>? = null, project: Output<String>? = null, recurringSchedule: Output<PatchDeploymentRecurringScheduleArgs>? = null, rollout: Output<PatchDeploymentRolloutArgs>? = null)