Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnConnectPeerPropsMixin.Builder
Packages that use CfnConnectPeerPropsMixin.Builder
-
Uses of CfnConnectPeerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnConnectPeerPropsMixin.BuilderModifier and TypeMethodDescriptionCfnConnectPeerPropsMixin.Builder.bgpOptions(CfnConnectPeerPropsMixin.BgpOptionsProperty bgpOptions) Describes the BGP options.CfnConnectPeerPropsMixin.Builder.bgpOptions(IResolvable bgpOptions) Describes the BGP options.CfnConnectPeerPropsMixin.Builder.connectAttachmentId(String connectAttachmentId) The ID of the attachment to connect.CfnConnectPeerPropsMixin.Builder.coreNetworkAddress(String coreNetworkAddress) The IP address of a core network.CfnConnectPeerPropsMixin.Builder.create()CfnConnectPeerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnConnectPeerPropsMixin.Builder.insideCidrBlocks(List<String> insideCidrBlocks) The inside IP addresses used for a Connect peer configuration.CfnConnectPeerPropsMixin.Builder.peerAddress(String peerAddress) The IP address of the Connect peer.The subnet ARN of the Connect peer.The list of key-value tags associated with the Connect peer.