The settings for Compliance Manager at a specific resource scope.
| JSON representation |
|---|
{
"name": string,
"enrolled": boolean,
"auditConfig": {
object ( |
| Fields | |
|---|---|
name |
Identifier. The name of the Compliance Manager enrollment. Supported formats are the following:
|
enrolled |
Optional. Whether the resource is enrolled in Compliance Manager. This setting is inherited by all descendants. |
auditConfig |
Optional. The audit configuration for Compliance Manager. If set at a scope, this configuration overrides any inherited audit configuration. |
AuditConfig
The audit configuration for Compliance Manager.
| JSON representation |
|---|
{
"destinations": [
{
object ( |
| Fields | |
|---|---|
destinations[] |
Required. The list of destinations that can be selected for uploading audit reports to. |
CmEligibleDestination
The destination details where audit reports are uploaded.
| JSON representation |
|---|
{ // Union field |
| Fields | |
|---|---|
Union field cm_eligible_destinations. Set of options for the report destination location. cm_eligible_destinations can be only one of the following: |
|
gcsBucket |
The Cloud Storage bucket where audit reports and evidence can be uploaded. The format is |