instances property

List<InstanceReference>? instances
getter/setter pair

The list of instances to remove from the instance group.

Implementation

core.List<InstanceReference>? instances;