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

DescribeReservedInstanceOfferingsResponse

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

Container for results from DescribeReservedInstanceOfferings

interface DescribeReservedInstanceOfferingsResponse {
NextToken?: string | null;
ReservedInstanceOfferings?: ReservedInstanceOffering[] | null;
}

§Properties

§
NextToken?: string | null
[src]

Provides an identifier to allow retrieval of paginated results.

§
ReservedInstanceOfferings?: ReservedInstanceOffering[] | null
[src]

List of reserved OpenSearch instance offerings