locationsDetails property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The list of locations where the association is present.
This information is retrieved from the linked endpoint group, and not configured as part of the association itself.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<InterceptEndpointGroupAssociationLocationDetails>? locationsDetails;