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

CreateAssessmentFrameworkControl

import type { CreateAssessmentFrameworkControl } from "https://aws-api.deno.dev/v0.4/services/auditmanager.ts?docs=full";

The control entity attributes that uniquely identify an existing control to be added to a framework in Audit Manager.

interface CreateAssessmentFrameworkControl {
id: string;
}

§Properties

§
id: string
[src]

The unique identifier of the control.