IGatewayRouteTableAssociationRef
- class aws_cdk.aws_ec2.IGatewayRouteTableAssociationRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a GatewayRouteTableAssociation.
- Stability:
experimental
Attributes
- gateway_route_table_association_ref
(experimental) A reference to a GatewayRouteTableAssociation resource.
- Stability:
experimental
- node
The tree node.