Bgp Service Load Balancer Configuration Args
constructor(bgpAdvertisements: Output<List<BgpAdvertisementArgs>>? = null, bgpPeers: Output<List<ServiceLoadBalancerBgpPeerArgs>>? = null, fabricPeeringEnabled: Output<Either<String, FabricPeeringEnabled>>? = null, ipAddressPools: Output<List<IpAddressPoolArgs>>? = null)