Class CfnConnectPeer.ConnectPeerBgpConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.networkmanager.CfnConnectPeer.ConnectPeerBgpConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectPeer.ConnectPeerBgpConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectPeer.ConnectPeerBgpConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnConnectPeer.ConnectPeerBgpConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectPeer.ConnectPeerBgpConfigurationProperty
An implementation for
CfnConnectPeer.ConnectPeerBgpConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.networkmanager.CfnConnectPeer.ConnectPeerBgpConfigurationProperty
CfnConnectPeer.ConnectPeerBgpConfigurationProperty.Builder, CfnConnectPeer.ConnectPeerBgpConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnectPeer.ConnectPeerBgpConfigurationProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnConnectPeer.ConnectPeerBgpConfigurationProperty.Builder
.
-
-
Method Details
-
getCoreNetworkAddress
Description copied from interface:CfnConnectPeer.ConnectPeerBgpConfigurationProperty
The address of a core network.- Specified by:
getCoreNetworkAddress
in interfaceCfnConnectPeer.ConnectPeerBgpConfigurationProperty
- See Also:
-
getCoreNetworkAsn
Description copied from interface:CfnConnectPeer.ConnectPeerBgpConfigurationProperty
The ASN of the Coret Network.- Specified by:
getCoreNetworkAsn
in interfaceCfnConnectPeer.ConnectPeerBgpConfigurationProperty
- See Also:
-
getPeerAddress
Description copied from interface:CfnConnectPeer.ConnectPeerBgpConfigurationProperty
The address of a core network Connect peer.- Specified by:
getPeerAddress
in interfaceCfnConnectPeer.ConnectPeerBgpConfigurationProperty
- See Also:
-
getPeerAsn
Description copied from interface:CfnConnectPeer.ConnectPeerBgpConfigurationProperty
The ASN of the Connect peer.- Specified by:
getPeerAsn
in interfaceCfnConnectPeer.ConnectPeerBgpConfigurationProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-