IAMAudit Config Audit Log Config Args
data class IAMAuditConfigAuditLogConfigArgs(val exemptedMembers: Output<List<String>>? = null, val logType: Output<String>) : ConvertibleToJava<IAMAuditConfigAuditLogConfigArgs>
Constructors
Link copied to clipboard
fun IAMAuditConfigAuditLogConfigArgs(exemptedMembers: Output<List<String>>? = null, logType: Output<String>)