instanceSnapshots property

List<InstanceSnapshot>? instanceSnapshots
final

An array of key-value pairs containing information about the results of your get instance snapshots request.

Implementation

final List<InstanceSnapshot>? instanceSnapshots;