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

UpgradePublishedSchemaResponse

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

§Properties

§
UpgradedSchemaArn?: string | null
[src]

The ARN of the upgraded schema that is returned as part of the response.