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