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

DeleteSchemaVersionsResponse

import type { DeleteSchemaVersionsResponse } from "https://aws-api.deno.dev/v0.3/services/glue.ts?docs=full";
interface DeleteSchemaVersionsResponse {
SchemaVersionErrors?: SchemaVersionErrorItem[] | null;
}

§Properties

§
SchemaVersionErrors?: SchemaVersionErrorItem[] | null
[src]

A list of SchemaVersionErrorItem objects, each containing an error and schema version.