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

PublishSchemaResponse

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

§Properties

§
PublishedSchemaArn?: string | null
[src]

The ARN that is associated with the published schema. For more information, see "arns".