The response message for [GenerateFrameworkAuditScopeReport][].
| JSON representation |
|---|
{ "name": string, "complianceFramework": string, // Union field |
| Fields | |
|---|---|
name |
Identifier. The name of the audit report, in the format that was given in the request. |
complianceFramework |
Required. The compliance framework that the audit scope report is generated for. |
Union field audit_report. The set of options that the audit scope report is exported in. audit_report can be only one of the following: |
|
scopeReportContents |
The audit scope report content in byte format. A base64-encoded string. |