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

ListProvisionedCapacityOutput

import type { ListProvisionedCapacityOutput } from "https://aws-api.deno.dev/v0.3/services/glacier.ts?docs=full";
interface ListProvisionedCapacityOutput {
ProvisionedCapacityList?: ProvisionedCapacityDescription[] | null;
}

§Properties

§
ProvisionedCapacityList?: ProvisionedCapacityDescription[] | null
[src]

The response body contains the following JSON fields.