audit Log Configs
Parameters
value
The configuration for logging of each type of permission. This can be specified multiple times. Structure is documented below.
Parameters
values
The configuration for logging of each type of permission. This can be specified multiple times. Structure is documented below.
suspend fun auditLogConfigs(argument: List<suspend IAMAuditConfigAuditLogConfigArgsBuilder.() -> Unit>)
suspend fun auditLogConfigs(vararg argument: suspend IAMAuditConfigAuditLogConfigArgsBuilder.() -> Unit)
Parameters
argument
The configuration for logging of each type of permission. This can be specified multiple times. Structure is documented below.