storageClassName property

String? storageClassName
final

storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1.

Implementation

final String? storageClassName;