volumeHandle property

String volumeHandle
final

volumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls. Required.

Implementation

final String volumeHandle;