associations property

List<FirewallEndpointAssociationReference>? associations
getter/setter pair

List of FirewallEndpointAssociations that are associated to this endpoint.

An association will only appear in this list after traffic routing is fully configured.

Output only.

Implementation

core.List<FirewallEndpointAssociationReference>? associations;