exportPolicies property
List of export policies applied to this peer, in the order they must be evaluated.
The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_EXPORT type. Note that Route Policies are currently available in preview. Please use Beta API to use Route Policies.
Implementation
core.List<core.String>? exportPolicies;