CniBgpConfigurationArgs

constructor(bgpPeers: Output<List<BgpPeerArgs>>? = null, communityAdvertisements: Output<List<CommunityAdvertisementArgs>>? = null, nodeMeshPassword: Output<String>? = null, serviceExternalPrefixes: Output<List<String>>? = null, serviceLoadBalancerPrefixes: Output<List<String>>? = null)