| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ClientVpnRouteTarget |
ClientVpnRouteProps.Jsii$Proxy.getTarget() |
ClientVpnRouteTarget |
ClientVpnRouteOptions.getTarget()
The target for the route.
|
ClientVpnRouteTarget |
ClientVpnRouteOptions.Jsii$Proxy.getTarget() |
static ClientVpnRouteTarget |
ClientVpnRouteTarget.local()
Local network.
|
static ClientVpnRouteTarget |
ClientVpnRouteTarget.subnet(ISubnet subnet)
Subnet.
|
| Modifier and Type | Method and Description |
|---|---|
ClientVpnRoute.Builder |
ClientVpnRoute.Builder.target(ClientVpnRouteTarget target)
The target for the route.
|
ClientVpnRouteProps.Builder |
ClientVpnRouteProps.Builder.target(ClientVpnRouteTarget target)
Sets the value of
ClientVpnRouteOptions.getTarget() |
ClientVpnRouteOptions.Builder |
ClientVpnRouteOptions.Builder.target(ClientVpnRouteTarget target)
Sets the value of
ClientVpnRouteOptions.getTarget() |
Copyright © 2022. All rights reserved.