instanceGroupUrls property

List<String>? instanceGroupUrls
getter/setter pair

The resource URLs of the managed instance groups associated with this node pool.

During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.

Output only.

Implementation

core.List<core.String>? instanceGroupUrls;