| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
RouterType |
AddRouteOptions.getRouterType()
What type of router to route this traffic to.
|
RouterType |
AddRouteOptions.Jsii$Proxy.getRouterType() |
static RouterType |
RouterType.valueOf(String name)
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 Type | Method and Description |
|---|---|
AddRouteOptions.Builder |
AddRouteOptions.Builder.routerType(RouterType routerType)
Sets the value of
AddRouteOptions.getRouterType() |
Copyright © 2022. All rights reserved.