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

CreateCustomRoutingListenerResponse

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

§Properties

§
Listener?: CustomRoutingListener | null
[src]

The listener that you've created for a custom routing accelerator.