instances property

List<Instance>? instances
getter/setter pair

The list of Parallelstore instances.

Implementation

core.List<Instance>? instances;