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

PutRegistryCatalogDataResponse

import type { PutRegistryCatalogDataResponse } from "https://aws-api.deno.dev/v0.4/services/ecrpublic.ts?docs=full";
interface PutRegistryCatalogDataResponse {
registryCatalogData: RegistryCatalogData;
}

§Properties

§
registryCatalogData: RegistryCatalogData
[src]

The catalog data for the public registry.