Uses of Enum Class
software.amazon.awscdk.services.ec2.RouterType
Packages that use RouterType
-
Uses of RouterType in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return RouterTypeModifier and TypeMethodDescriptionAddRouteOptions.getRouterType()What type of router to route this traffic to.final RouterTypeAddRouteOptions.Jsii$Proxy.getRouterType()static RouterTypeReturns the enum constant of this class with the specified name.static RouterType[]RouterType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.ec2 with parameters of type RouterTypeModifier and TypeMethodDescriptionAddRouteOptions.Builder.routerType(RouterType routerType) Sets the value ofAddRouteOptions.getRouterType()