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

GoogleCloudSecuritycenterV2ComplianceDetails

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

Compliance Details associated with the finding.

interface GoogleCloudSecuritycenterV2ComplianceDetails {
cloudControlDeploymentNames?: string[];
}

§Properties

§

CloudControl associated with the finding

§
cloudControlDeploymentNames?: string[]
[src]

Cloud Control Deployments associated with the finding. For example, organizations/123/locations/global/cloudControlDeployments/deploymentIdentifier

§

Details of Frameworks associated with the finding