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

CreateAcceleratorResponse

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

§Properties

§
Accelerator?: Accelerator | null
[src]

The accelerator that is created by specifying a listener and the supported IP address types.