Uses of Interface
software.amazon.awscdk.services.networkmanager.CfnConnectPeer.BgpOptionsProperty
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnConnectPeer.BgpOptionsProperty in software.amazon.awscdk.services.networkmanager
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConnectPeer.BgpOptionsProperty
Modifier and TypeMethodDescriptionCfnConnectPeer.BgpOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnConnectPeer.Builder.bgpOptions
(CfnConnectPeer.BgpOptionsProperty bgpOptions) Describes the BGP options.CfnConnectPeerProps.Builder.bgpOptions
(CfnConnectPeer.BgpOptionsProperty bgpOptions) Sets the value ofCfnConnectPeerProps.getBgpOptions()
void
CfnConnectPeer.setBgpOptions
(CfnConnectPeer.BgpOptionsProperty value) Describes the BGP options.