locations property

List<InterceptLocation>? locations
getter/setter pair

The list of locations where the association is configured.

This information is retrieved from the linked endpoint group.

Output only.

Implementation

core.List<InterceptLocation>? locations;