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