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

GlacierJobParameters

import type { GlacierJobParameters } from "https://aws-api.deno.dev/v0.4/services/s3.ts?docs=full";

Container for S3 Glacier job parameters.

interface GlacierJobParameters {
Tier: Tier;
}

§Properties

§
Tier: Tier
[src]

Retrieval tier at which the restore will be processed.