Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnRouteServerPeerPropsMixin.BgpOptionsProperty
Packages that use CfnRouteServerPeerPropsMixin.BgpOptionsProperty
-
Uses of CfnRouteServerPeerPropsMixin.BgpOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnRouteServerPeerPropsMixin.BgpOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRouteServerPeerPropsMixin.BgpOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnRouteServerPeerPropsMixin.BgpOptionsPropertyModifier and TypeMethodDescriptionCfnRouteServerPeerPropsMixin.BgpOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnRouteServerPeerPropsMixin.BgpOptionsPropertyModifier and TypeMethodDescriptionCfnRouteServerPeerMixinProps.Builder.bgpOptions(CfnRouteServerPeerPropsMixin.BgpOptionsProperty bgpOptions) Sets the value ofCfnRouteServerPeerMixinProps.getBgpOptions()CfnRouteServerPeerPropsMixin.Builder.bgpOptions(CfnRouteServerPeerPropsMixin.BgpOptionsProperty bgpOptions) The BGP configuration options for this peer, including ASN (Autonomous System Number) and BFD (Bidrectional Forwarding Detection) settings.