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

UpdateRegistryInput

import type { UpdateRegistryInput } from "https://aws-api.deno.dev/v0.4/services/glue.ts?docs=full";
interface UpdateRegistryInput {
Description: string;
RegistryId: RegistryId;
}

§Properties

§
Description: string
[src]

A description of the registry. If description is not provided, this field will not be updated.

§
RegistryId: RegistryId
[src]

This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).