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

ListOfferingsResponse

import type { ListOfferingsResponse } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Placeholder documentation for ListOfferingsResponse

interface ListOfferingsResponse {
NextToken?: string | null;
Offerings?: Offering[] | null;
}

§Properties

§
NextToken?: string | null
[src]

Token to retrieve the next page of results

§
Offerings?: Offering[] | null
[src]

List of offerings