@Stability(value=Stable) @Internal public static final class CfnTransitGatewayRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTransitGatewayRouteProps
CfnTransitGatewayRoutePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTransitGatewayRouteProps.Builder, CfnTransitGatewayRouteProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTransitGatewayRouteProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTransitGatewayRouteProps.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) |
Object |
getBlackhole()
Indicates whether to drop traffic that matches this route.
|
String |
getDestinationCidrBlock()
The CIDR block used for destination matches.
|
String |
getTransitGatewayAttachmentId()
The ID of the attachment.
|
String |
getTransitGatewayRouteTableId()
The ID of the transit gateway route table.
|
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(CfnTransitGatewayRouteProps.Builder builder)
CfnTransitGatewayRouteProps.Builder.public final String getTransitGatewayRouteTableId()
CfnTransitGatewayRoutePropsgetTransitGatewayRouteTableId in interface CfnTransitGatewayRoutePropspublic final Object getBlackhole()
CfnTransitGatewayRoutePropsgetBlackhole in interface CfnTransitGatewayRoutePropspublic final String getDestinationCidrBlock()
CfnTransitGatewayRoutePropsgetDestinationCidrBlock in interface CfnTransitGatewayRoutePropspublic final String getTransitGatewayAttachmentId()
CfnTransitGatewayRoutePropsgetTransitGatewayAttachmentId in interface CfnTransitGatewayRouteProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.