@Stability(value=Stable) public static final class CfnClientVpnRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClientVpnRouteProps
CfnClientVpnRouteProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnClientVpnRouteProps.Builder, CfnClientVpnRouteProps.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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()
`AWS::EC2::ClientVpnRoute.ClientVpnEndpointId`.
|
String |
getDescription()
`AWS::EC2::ClientVpnRoute.Description`.
|
String |
getDestinationCidrBlock()
`AWS::EC2::ClientVpnRoute.DestinationCidrBlock`.
|
String |
getTargetVpcSubnetId()
`AWS::EC2::ClientVpnRoute.TargetVpcSubnetId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public String getClientVpnEndpointId()
CfnClientVpnRouteProps
getClientVpnEndpointId
in interface CfnClientVpnRouteProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html#cfn-ec2-clientvpnroute-clientvpnendpointid
public String getDestinationCidrBlock()
CfnClientVpnRouteProps
getDestinationCidrBlock
in interface CfnClientVpnRouteProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html#cfn-ec2-clientvpnroute-destinationcidrblock
public String getTargetVpcSubnetId()
CfnClientVpnRouteProps
getTargetVpcSubnetId
in interface CfnClientVpnRouteProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html#cfn-ec2-clientvpnroute-targetvpcsubnetid
public String getDescription()
CfnClientVpnRouteProps
getDescription
in interface CfnClientVpnRouteProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html#cfn-ec2-clientvpnroute-description
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.