Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnRouteServerPeerPropsMixin.Builder
Packages that use CfnRouteServerPeerPropsMixin.Builder
-
Uses of CfnRouteServerPeerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnRouteServerPeerPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRouteServerPeerPropsMixin.Builder.bgpOptions(CfnRouteServerPeerPropsMixin.BgpOptionsProperty bgpOptions) The BGP configuration options for this peer, including ASN (Autonomous System Number) and BFD (Bidrectional Forwarding Detection) settings.CfnRouteServerPeerPropsMixin.Builder.bgpOptions(IResolvable bgpOptions) The BGP configuration options for this peer, including ASN (Autonomous System Number) and BFD (Bidrectional Forwarding Detection) settings.CfnRouteServerPeerPropsMixin.Builder.create()CfnRouteServerPeerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRouteServerPeerPropsMixin.Builder.peerAddress(String peerAddress) The IPv4 address of the peer device.CfnRouteServerPeerPropsMixin.Builder.routeServerEndpointId(String routeServerEndpointId) The ID of the route server endpoint associated with this peer.Any tags assigned to the route server peer.