Uses of Class
software.amazon.awscdk.services.ec2.CfnRouteServer.Builder
Packages that use CfnRouteServer.Builder
-
Uses of CfnRouteServer.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnRouteServer.BuilderModifier and TypeMethodDescriptionCfnRouteServer.Builder.amazonSideAsn(Number amazonSideAsn) The Border Gateway Protocol (BGP) Autonomous System Number (ASN) for the appliance.static CfnRouteServer.BuilderCfnRouteServer.Builder.persistRoutes(String persistRoutes) Indicates whether routes should be persisted after all BGP sessions are terminated.CfnRouteServer.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.CfnRouteServer.Builder.snsNotificationsEnabled(Boolean snsNotificationsEnabled) Indicates whether SNS notifications are enabled for the route server.CfnRouteServer.Builder.snsNotificationsEnabled(IResolvable snsNotificationsEnabled) Indicates whether SNS notifications are enabled for the route server.Any tags assigned to the route server.