interface IGatewayRouteRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppMesh.IGatewayRouteRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappmesh#IGatewayRouteRef |
![]() | software.amazon.awscdk.services.appmesh.IGatewayRouteRef |
![]() | aws_cdk.aws_appmesh.IGatewayRouteRef |
![]() | aws-cdk-lib » aws_appmesh » IGatewayRouteRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a GatewayRoute.
Properties
Name | Type | Description |
---|---|---|
gateway | Gateway | A reference to a GatewayRoute resource. |
node | Node | The tree node. |
gatewayRouteRef
Type:
Gateway
A reference to a GatewayRoute resource.
node
Type:
Node
The tree node.