GoogleCloudSecuritycenterV2ComplianceDetails
import type { GoogleCloudSecuritycenterV2ComplianceDetails } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Compliance Details associated with the finding.
interface GoogleCloudSecuritycenterV2ComplianceDetails {
cloudControl?: GoogleCloudSecuritycenterV2CloudControl;
cloudControlDeploymentNames?: string[];
frameworks?: GoogleCloudSecuritycenterV2Framework[];
}§Properties
§
cloudControl?: GoogleCloudSecuritycenterV2CloudControl
[src]CloudControl associated with the finding
§
cloudControlDeploymentNames?: string[]
[src]Cloud Control Deployments associated with the finding. For example, organizations/123/locations/global/cloudControlDeployments/deploymentIdentifier
§
frameworks?: GoogleCloudSecuritycenterV2Framework[]
[src]Details of Frameworks associated with the finding