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

DescribePackagesFilter

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

Filter to apply in DescribePackage response.

interface DescribePackagesFilter {
Value?: string[] | null;
}

§Properties

§

Any field from PackageDetails.

§
Value?: string[] | null
[src]

A list of values for the specified field.