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

PackageVersionInputConfig

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

A package version input configuration.

interface PackageVersionInputConfig {
S3Location: S3Location;
}

§Properties

§
S3Location: S3Location
[src]

A location in Amazon S3.