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

GetAppliedSchemaVersionResponse

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

§Properties

§
AppliedSchemaArn?: string | null
[src]

Current applied schema ARN, including the minor version in use if one was provided.