Custom Resource Definition Spec Patch Args
constructor(additionalPrinterColumns: Output<List<CustomResourceColumnDefinitionPatchArgs>>? = null, conversion: Output<CustomResourceConversionPatchArgs>? = null, group: Output<String>? = null, names: Output<CustomResourceDefinitionNamesPatchArgs>? = null, preserveUnknownFields: Output<Boolean>? = null, scope: Output<String>? = null, subresources: Output<CustomResourceSubresourcesPatchArgs>? = null, validation: Output<CustomResourceValidationPatchArgs>? = null, version: Output<String>? = null, versions: Output<List<CustomResourceDefinitionVersionPatchArgs>>? = null)