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

UpdateSchemaRequest

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

§Properties

§
Name: string
[src]

The name of the schema.

§
SchemaArn: string
[src]

The Amazon Resource Name (ARN) of the development schema. For more information, see "arns".