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

CreateSchemaRequest

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

§Properties

§
Name: string
[src]

The name that is associated with the schema. This is unique to each account and in each region.