ReplicaSetSpecPatchArgs

constructor(minReadySeconds: Output<Int>? = null, replicas: Output<Int>? = null, selector: Output<LabelSelectorPatchArgs>? = null, template: Output<PodTemplateSpecPatchArgs>? = null)