fromAttachedDisks property

List<AttachedDisk>? fromAttachedDisks
final

An array of objects that describe the block storage disks attached to the instance when the automatic snapshot was created.

Implementation

final List<AttachedDisk>? fromAttachedDisks;