Get IAMPolicy Audit Config Audit Log Config
data class GetIAMPolicyAuditConfigAuditLogConfig(val exemptedMembers: List<String>? = null, val logType: String)
Constructors
Types
Properties
Link copied to clipboard
Defines the logging level. DATA_READ
, DATA_WRITE
and ADMIN_READ
capture different types of events. See the audit configuration documentation for more details.