schema property

CustomResourceValidation? schema
final

schema describes the schema used for validation, pruning, and defaulting of this version of the custom resource.

Implementation

final CustomResourceValidation? schema;