InternalNetworkPropertiesBgpConfigurationArgs

constructor(allowAS: Output<Int>? = null, allowASOverride: Output<Either<String, AllowASOverride>>? = null, annotation: Output<String>? = null, bfdConfiguration: Output<BfdConfigurationArgs>? = null, defaultRouteOriginate: Output<Either<String, BooleanEnumProperty>>? = null, ipv4ListenRangePrefixes: Output<List<String>>? = null, ipv4NeighborAddress: Output<List<NeighborAddressArgs>>? = null, ipv6ListenRangePrefixes: Output<List<String>>? = null, ipv6NeighborAddress: Output<List<NeighborAddressArgs>>? = null, peerASN: Output<Double>)