

# ConnectPeerBgpConfiguration
<a name="API_ConnectPeerBgpConfiguration"></a>

Describes a core network BGP configuration.

## Contents
<a name="API_ConnectPeerBgpConfiguration_Contents"></a>

 ** CoreNetworkAddress **   <a name="networkmanager-Type-ConnectPeerBgpConfiguration-CoreNetworkAddress"></a>
The address of a core network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 50.  
Pattern: `[\s\S]*`   
Required: No

 ** CoreNetworkAsn **   <a name="networkmanager-Type-ConnectPeerBgpConfiguration-CoreNetworkAsn"></a>
The ASN of the Coret Network.  
Type: Long  
Required: No

 ** PeerAddress **   <a name="networkmanager-Type-ConnectPeerBgpConfiguration-PeerAddress"></a>
The address of a core network Connect peer.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 50.  
Pattern: `[\s\S]*`   
Required: No

 ** PeerAsn **   <a name="networkmanager-Type-ConnectPeerBgpConfiguration-PeerAsn"></a>
The ASN of the Connect peer.  
Type: Long  
Required: No

## See Also
<a name="API_ConnectPeerBgpConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/networkmanager-2019-07-05/ConnectPeerBgpConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/networkmanager-2019-07-05/ConnectPeerBgpConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/networkmanager-2019-07-05/ConnectPeerBgpConfiguration) 