Connect Peer Configuration
data class ConnectPeerConfiguration(val bgpConfigurations: List<ConnectPeerConfigurationBgpConfiguration>? = null, val coreNetworkAddress: String? = null, val insideCidrBlocks: List<String>? = null, val peerAddress: String? = null, val protocol: String? = null)
Properties
Link copied to clipboard
Link copied to clipboard
A Connect peer core network address.
Link copied to clipboard
The inside IP addresses used for BGP peering. Required when the Connect attachment protocol is GRE. See aws.networkmanager.ConnectAttachment for details.
Link copied to clipboard
The Connect peer address. The following arguments are optional: