google_api_cloud_user_accounts v0.0.1 GoogleApi.CloudUserAccounts.Vm_alpha.Model.AuditConfig View Source
Enables "data access" audit logging for a service and specifies a list of members that are log-exempted.
Attributes
- exemptedMembers (List[String]): Specifies the identities that are exempted from "data access" audit logging for the `service` specified above. Follows the same format of Binding.members. Defaults to:
null
. - service (String): Specifies a service that will be enabled for "data access" audit logging. For example, `resourcemanager`, `storage`, `compute`. `allServices` is a special value that covers all services. Defaults to:
null
.