HttpGatewayRouteCopyimport type { HttpGatewayRoute } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/appmesh.ts";interface HttpGatewayRoute {action: HttpGatewayRouteAction;match: HttpGatewayRouteMatch;}§Properties§action: HttpGatewayRouteAction[src]§match: HttpGatewayRouteMatch[src]