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

GetObjectMetadataInput

import type { GetObjectMetadataInput } from "https://aws-api.deno.dev/v0.4/services/backupstorage.ts?docs=full";
interface GetObjectMetadataInput {
ObjectToken: string;
StorageJobId: string;
}

§Properties

§
ObjectToken: string
[src]

Object token.

§
StorageJobId: string
[src]

Backup job id for the in-progress backup.