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

GetAppliedSchemaVersionRequest

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

§Properties

§
SchemaArn: string
[src]

The ARN of the applied schema.