Class GetIAMPolicyAuditConfigAuditLogConfig


  • public final class GetIAMPolicyAuditConfigAuditLogConfig
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • exemptedMembers

        public java.util.Optional<java.util.List<java.lang.String>> exemptedMembers()
        Returns:
        Specifies the identities that are exempt from these types of logging operations. Follows the same format of the `members` array for `binding`.
      • logType

        public java.lang.String logType()
        Returns:
        Defines the logging level. `DATA_READ`, `DATA_WRITE` and `ADMIN_READ` capture different types of events. See [the audit configuration documentation](https://cloud.google.com/resource-manager/reference/rest/Shared.Types/AuditConfig) for more details.