Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnRouteServerPropsMixin.Builder
Packages that use CfnRouteServerPropsMixin.Builder
-
Uses of CfnRouteServerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnRouteServerPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRouteServerPropsMixin.Builder.amazonSideAsn(Number amazonSideAsn) The Border Gateway Protocol (BGP) Autonomous System Number (ASN) for the appliance.CfnRouteServerPropsMixin.Builder.create()CfnRouteServerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRouteServerPropsMixin.Builder.persistRoutes(String persistRoutes) Indicates whether routes should be persisted after all BGP sessions are terminated.CfnRouteServerPropsMixin.Builder.persistRoutesDuration(Number persistRoutesDuration) The number of minutes a route server will wait after BGP is re-established to unpersist the routes in the FIB and RIB.CfnRouteServerPropsMixin.Builder.snsNotificationsEnabled(Boolean snsNotificationsEnabled) Indicates whether SNS notifications are enabled for the route server.CfnRouteServerPropsMixin.Builder.snsNotificationsEnabled(IResolvable snsNotificationsEnabled) Indicates whether SNS notifications are enabled for the route server.Any tags assigned to the route server.