volumesAttached property

List<AttachedVolume>? volumesAttached
final

List of volumes that are attached to the node.

Implementation

final List<AttachedVolume>? volumesAttached;