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

DeleteFacetRequest

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

§Properties

§
Name: string
[src]

The name of the facet to delete.

§
SchemaArn: string
[src]

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