@Stability(value=Stable) public static final class CfnTransitGatewayRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTransitGatewayRouteProps
CfnTransitGatewayRouteProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnTransitGatewayRouteProps.Builder, CfnTransitGatewayRouteProps.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) |
Object |
getBlackhole()
`AWS::EC2::TransitGatewayRoute.Blackhole`.
|
String |
getDestinationCidrBlock()
`AWS::EC2::TransitGatewayRoute.DestinationCidrBlock`.
|
String |
getTransitGatewayAttachmentId()
`AWS::EC2::TransitGatewayRoute.TransitGatewayAttachmentId`.
|
String |
getTransitGatewayRouteTableId()
`AWS::EC2::TransitGatewayRoute.TransitGatewayRouteTableId`.
|
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 getTransitGatewayRouteTableId()
CfnTransitGatewayRouteProps
getTransitGatewayRouteTableId
in interface CfnTransitGatewayRouteProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html#cfn-ec2-transitgatewayroute-transitgatewayroutetableid
public Object getBlackhole()
CfnTransitGatewayRouteProps
getBlackhole
in interface CfnTransitGatewayRouteProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html#cfn-ec2-transitgatewayroute-blackhole
public String getDestinationCidrBlock()
CfnTransitGatewayRouteProps
getDestinationCidrBlock
in interface CfnTransitGatewayRouteProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html#cfn-ec2-transitgatewayroute-destinationcidrblock
public String getTransitGatewayAttachmentId()
CfnTransitGatewayRouteProps
getTransitGatewayAttachmentId
in interface CfnTransitGatewayRouteProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html#cfn-ec2-transitgatewayroute-transitgatewayattachmentid
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.