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

DeleteSchemaResponse

import type { DeleteSchemaResponse } from "https://aws-api.deno.dev/v0.3/services/clouddirectory.ts?docs=full";
interface DeleteSchemaResponse {
SchemaArn?: string | null;
}

§Properties

§
SchemaArn?: string | null
[src]

The input ARN that is returned as part of the response. For more information, see "arns".