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

DeleteAssessmentFrameworkShareRequest

import type { DeleteAssessmentFrameworkShareRequest } from "https://aws-api.deno.dev/v0.4/services/auditmanager.ts?docs=full";
interface DeleteAssessmentFrameworkShareRequest {
requestId: string;
requestType: ShareRequestType;
}

§Properties

§
requestId: string
[src]

The unique identifier for the share request to be deleted.

§

Specifies whether the share request is a sent request or a received request.