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

UpdatePackageResponse

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

Container for the response returned by the "UpdatePackage" operation.

interface UpdatePackageResponse {
PackageDetails?: PackageDetails | null;
}

§Properties

§
PackageDetails?: PackageDetails | null
[src]

Information about the package.