interface IRouteTable
Language | Type name |
---|---|
.NET | Amazon.CDK.AWS.EC2.IRouteTable |
Go | github.com/aws/aws-cdk-go/awscdk/v2/awsec2#IRouteTable |
Java | software.amazon.awscdk.services.ec2.IRouteTable |
Python | aws_cdk.aws_ec2.IRouteTable |
TypeScript (source) | aws-cdk-lib » aws_ec2 » IRouteTable |
Implemented by
Route
An abstract route table.
Properties
Name | Type | Description |
---|---|---|
route | string | Route table ID. |
routeTableId
Type:
string
Route table ID.