Custom Resource Definition Version Patch Args
constructor(additionalPrinterColumns: Output<List<CustomResourceColumnDefinitionPatchArgs>>? = null, deprecated: Output<Boolean>? = null, deprecationWarning: Output<String>? = null, name: Output<String>? = null, schema: Output<CustomResourceValidationPatchArgs>? = null, selectableFields: Output<List<SelectableFieldPatchArgs>>? = null, served: Output<Boolean>? = null, storage: Output<Boolean>? = null, subresources: Output<CustomResourceSubresourcesPatchArgs>? = null)