ILocalGatewayRouteTableVPCAssociationRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

local_gateway_route_table_vpc_association_ref

(experimental) A reference to a LocalGatewayRouteTableVPCAssociation resource.

Stability:

experimental

node

The tree node.