instances property

List<String>? instances
getter/setter pair

A list of resource URLs to the virtual machine instances serving this pool.

They must live in zones contained in the same region as this pool.

Implementation

core.List<core.String>? instances;