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

UpdateCustomRoutingListenerResponse

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

§Properties

§
Listener?: CustomRoutingListener | null
[src]

Information for the updated listener for a custom routing accelerator.