medium property
The medium on which the data is stored.
The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
Implementation
core.String? medium;