ILocalGatewayRouteTableRef

class aws_cdk.aws_ec2.ILocalGatewayRouteTableRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a LocalGatewayRouteTable.

Stability:

experimental

Attributes

local_gateway_route_table_ref

(experimental) A reference to a LocalGatewayRouteTable resource.

Stability:

experimental

node

The tree node.