Iam Audit 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>)