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