Object Meta Patch Args
constructor(annotations: Output<Map<String, String>>? = null, clusterName: Output<String>? = null, creationTimestamp: Output<String>? = null, deletionGracePeriodSeconds: Output<Int>? = null, deletionTimestamp: Output<String>? = null, finalizers: Output<List<String>>? = null, generateName: Output<String>? = null, generation: Output<Int>? = null, labels: Output<Map<String, String>>? = null, managedFields: Output<List<ManagedFieldsEntryPatchArgs>>? = null, name: Output<String>? = null, namespace: Output<String>? = null, ownerReferences: Output<List<OwnerReferencePatchArgs>>? = null, resourceVersion: Output<String>? = null, selfLink: Output<String>? = null, uid: Output<String>? = null)