volumesInUse property

List<String>? volumesInUse
final

List of attachable volumes in use (mounted) by the node.

Implementation

final List<String>? volumesInUse;