fromAttachedDisks property

List<Disk>? fromAttachedDisks
final

An array of disk objects containing information about all block storage disks.

Implementation

final List<Disk>? fromAttachedDisks;