CloudControlAuditDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)The details for a cloud control audit.
Attributes |
|
|---|---|
| Name | Description |
cloud_control |
str
Output only. The name of the cloud control. |
cloud_control_id |
str
Output only. The ID of the cloud control. |
cloud_control_description |
str
Output only. The description of the cloud control. |
compliance_state |
google.cloud.cloudsecuritycompliance_v1.types.ComplianceState
Output only. The overall status of the findings for the control. |
report_summary |
google.cloud.cloudsecuritycompliance_v1.types.ReportSummary
Output only. The summary of the report. |
findings |
MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.FindingDetails]
Output only. The findings for the control. |