CustomResourceDefinitionSpecPatchArgs

constructor(conversion: Output<CustomResourceConversionPatchArgs>? = null, group: Output<String>? = null, names: Output<CustomResourceDefinitionNamesPatchArgs>? = null, preserveUnknownFields: Output<Boolean>? = null, scope: Output<String>? = null, versions: Output<List<CustomResourceDefinitionVersionPatchArgs>>? = null)