| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IRouteTable.Jsii$Default
Internal default implementation for
IRouteTable. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IRouteTable.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
IRouteTable |
IPublicSubnet.Jsii$Proxy.getRouteTable()
The route table for this subnet.
|
default IRouteTable |
IPublicSubnet.Jsii$Default.getRouteTable()
The route table for this subnet.
|
IRouteTable |
IPrivateSubnet.Jsii$Proxy.getRouteTable()
The route table for this subnet.
|
default IRouteTable |
IPrivateSubnet.Jsii$Default.getRouteTable()
The route table for this subnet.
|
IRouteTable |
Subnet.getRouteTable()
The routeTableId attached to this subnet.
|
IRouteTable |
ISubnet.getRouteTable()
The route table for this subnet.
|
IRouteTable |
ISubnet.Jsii$Proxy.getRouteTable()
The route table for this subnet.
|
default IRouteTable |
ISubnet.Jsii$Default.getRouteTable()
The route table for this subnet.
|
Copyright © 2022. All rights reserved.