auditLogConfigs

@JvmName(name = "vvfyfnlxpkcasnoa")
suspend fun auditLogConfigs(value: Output<List<IamAuditConfigAuditLogConfigArgs>>)
@JvmName(name = "wcicfpktidaljfud")
suspend fun auditLogConfigs(value: List<IamAuditConfigAuditLogConfigArgs>?)

Parameters

value

The configuration for logging of each type of permission. This can be specified multiple times. Structure is documented below.


@JvmName(name = "erhdfekhpdhhjyks")
suspend fun auditLogConfigs(vararg values: Output<IamAuditConfigAuditLogConfigArgs>)


@JvmName(name = "fqtldsfhowatxkyr")
suspend fun auditLogConfigs(values: List<Output<IamAuditConfigAuditLogConfigArgs>>)
@JvmName(name = "vbgojcywdxwmekhw")
suspend fun auditLogConfigs(vararg values: IamAuditConfigAuditLogConfigArgs)

Parameters

values

The configuration for logging of each type of permission. This can be specified multiple times. Structure is documented below.


@JvmName(name = "havapwbtahiphjvn")
suspend fun auditLogConfigs(argument: List<suspend IamAuditConfigAuditLogConfigArgsBuilder.() -> Unit>)
@JvmName(name = "bkwggarvbendhijl")
suspend fun auditLogConfigs(vararg argument: suspend IamAuditConfigAuditLogConfigArgsBuilder.() -> Unit)
@JvmName(name = "ltmksvspbpluamjd")
suspend fun auditLogConfigs(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.