Daemon Set Spec Patch Args
constructor(minReadySeconds: Output<Int>? = null, revisionHistoryLimit: Output<Int>? = null, selector: Output<LabelSelectorPatchArgs>? = null, template: Output<PodTemplateSpecPatchArgs>? = null, updateStrategy: Output<DaemonSetUpdateStrategyPatchArgs>? = null)