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

CreateTypedLinkFacetRequest

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

§Properties

§

"Facet" structure that is associated with the typed link facet.

§
SchemaArn: string
[src]

The Amazon Resource Name (ARN) that is associated with the schema. For more information, see "arns".