@Stability(value=Stable) @Internal public static final class CfnSubnetRouteTableAssociationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSubnetRouteTableAssociationProps
CfnSubnetRouteTableAssociationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSubnetRouteTableAssociationProps.Builder, CfnSubnetRouteTableAssociationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSubnetRouteTableAssociationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSubnetRouteTableAssociationProps.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 |
getRouteTableId()
The ID of the route table.
|
String |
getSubnetId()
The ID of the subnet.
|
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(CfnSubnetRouteTableAssociationProps.Builder builder)
CfnSubnetRouteTableAssociationProps.Builder.public final String getRouteTableId()
CfnSubnetRouteTableAssociationPropsThe physical ID changes when the route table ID is changed.
getRouteTableId in interface CfnSubnetRouteTableAssociationPropspublic final String getSubnetId()
CfnSubnetRouteTableAssociationPropsgetSubnetId in interface CfnSubnetRouteTableAssociationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.