locations property

List<InterceptLocation>? locations
getter/setter pair

The list of locations where the deployment group is present.

Output only.

Implementation

core.List<InterceptLocation>? locations;