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

Control

import type { Control } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Compliance control associated with the finding.

interface Control {
controlName?: string;
displayName?: string;
}

§Properties

§
controlName?: string
[src]

Name of the Control

§
displayName?: string
[src]

Display name of the control. For example, AU-02.