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

DescribeAcceleratorOfferingsResponse

import type { DescribeAcceleratorOfferingsResponse } from "https://aws-api.deno.dev/v0.3/services/elasticinference.ts?docs=full";
interface DescribeAcceleratorOfferingsResponse {
acceleratorTypeOfferings?: AcceleratorTypeOffering[] | null;
}

§Properties

§
acceleratorTypeOfferings?: AcceleratorTypeOffering[] | null
[src]

The list of accelerator type offerings for a specific location.