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

BatchDetachTypedLink

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

Detaches a typed link from a specified source and target object inside a "BatchRead" operation. For more information, see "DetachTypedLink" and "BatchReadRequest$Operations".

interface BatchDetachTypedLink {
TypedLinkSpecifier: TypedLinkSpecifier;
}

§Properties

§
TypedLinkSpecifier: TypedLinkSpecifier
[src]

Used to accept a typed link specifier as input.