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

UpdateAssessmentFrameworkShareRequest

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

§Properties

§

Specifies the update action for the share request.

§
requestId: string
[src]

The unique identifier for the share request.

§

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