Skip to main content

GoogleCloudIAMPolicyAuditLogConfig

No description

type GoogleCloudIAMPolicyAuditLogConfig {
exemptedMembers: [String!]!
logType: GoogleCloudIAMPolicyAuditLogConfigType!
}

Fields

GoogleCloudIAMPolicyAuditLogConfig.exemptedMembers ● [String!]! non-null scalar

The identities that do not cause logging

GoogleCloudIAMPolicyAuditLogConfig.logType ● GoogleCloudIAMPolicyAuditLogConfigType! non-null enum

The log type

Member of

GoogleCloudIAMPolicyAuditConfig object