instances property

List<InstanceReference>? instances
getter/setter pair

The list of instances to add to the instance group.

Implementation

core.List<InstanceReference>? instances;