interface IRouteTableRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.EC2.IRouteTableRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsec2#IRouteTableRef |
![]() | software.amazon.awscdk.services.ec2.IRouteTableRef |
![]() | aws_cdk.aws_ec2.IRouteTableRef |
![]() | aws-cdk-lib » aws_ec2 » IRouteTableRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a RouteTable.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
route | Route | A reference to a RouteTable resource. |
node
Type:
Node
The tree node.
routeTableRef
Type:
Route
A reference to a RouteTable resource.