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