CustomResourceDefinitionVersionArgs

constructor(additionalPrinterColumns: Output<List<CustomResourceColumnDefinitionArgs>>? = null, deprecated: Output<Boolean>? = null, deprecationWarning: Output<String>? = null, name: Output<String>, schema: Output<CustomResourceValidationArgs>? = null, served: Output<Boolean>, storage: Output<Boolean>, subresources: Output<CustomResourceSubresourcesArgs>? = null)