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

UpdateListenerResponse

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

§Properties

§
Listener?: Listener | null
[src]

Information for the updated listener.