Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DescribeCustomRoutingListenerResponse

import type { DescribeCustomRoutingListenerResponse } from "https://aws-api.deno.dev/v0.4/services/globalaccelerator.ts?docs=full";
interface DescribeCustomRoutingListenerResponse {
Listener?: CustomRoutingListener | null;
}

§Properties

§
Listener?: CustomRoutingListener | null
[src]

The description of a listener for a custom routing accelerator.