Class GenerateFrameworkAuditScopeReportRequest (0.8.0)

GenerateFrameworkAuditScopeReportRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request message for [GenerateFrameworkAuditScopeReport][].

Attributes

Name Description
scope str
Required. The organization, folder or project for the audit report. Supported formats are the following: - projects/{project_id}/locations/{location} - folders/{folder_id}/locations/{location} - organizations/{organization_id}/locations/{location}
report_format google.cloud.cloudsecuritycompliance_v1.types.GenerateFrameworkAuditScopeReportRequest.Format
Required. The format that the scope report bytes is returned in.
compliance_framework str
Required. The compliance framework that the scope report is generated for.

Classes

Format

Format(value)

The set of options for the audit scope report format.