@Stability(value=Stable) @Internal public static final class CfnClientVpnRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClientVpnRouteProps
CfnClientVpnRoutePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnClientVpnRouteProps.Builder, CfnClientVpnRouteProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnClientVpnRouteProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnClientVpnRouteProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClientVpnEndpointId()
The ID of the Client VPN endpoint to which to add the route.
|
String |
getDescription()
A brief description of the route.
|
String |
getDestinationCidrBlock()
The IPv4 address range, in CIDR notation, of the route destination.
|
String |
getTargetVpcSubnetId()
The ID of the subnet through which you want to route traffic.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnClientVpnRouteProps.Builder builder)
CfnClientVpnRouteProps.Builder.public final String getClientVpnEndpointId()
CfnClientVpnRoutePropsgetClientVpnEndpointId in interface CfnClientVpnRoutePropspublic final String getDestinationCidrBlock()
CfnClientVpnRouteProps
0.0.0.0/0getDestinationCidrBlock in interface CfnClientVpnRoutePropspublic final String getTargetVpcSubnetId()
CfnClientVpnRoutePropsThe specified subnet must be an existing target network of the Client VPN endpoint.
Alternatively, if you're adding a route for the local network, specify local .
getTargetVpcSubnetId in interface CfnClientVpnRoutePropspublic final String getDescription()
CfnClientVpnRoutePropsgetDescription in interface CfnClientVpnRouteProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.