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

DeleteSchemaVersionRequest

import type { DeleteSchemaVersionRequest } from "https://aws-api.deno.dev/v0.4/services/schemas.ts?docs=full";
interface DeleteSchemaVersionRequest {
RegistryName: string;
SchemaName: string;
SchemaVersion: string;
}

§Properties

§
RegistryName: string
[src]

The name of the registry.

§
SchemaName: string
[src]

The name of the schema.

§
SchemaVersion: string
[src]

The version number of the schema