fromAttachedDisks property
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;
An array of objects that describe the block storage disks attached to the instance when the automatic snapshot was created.
final List<AttachedDisk>? fromAttachedDisks;