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;
}import type { Control } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Compliance control associated with the finding.