auditLogConfigs

@JvmName(name = "bwyjjsdgxxqfesrx")
suspend fun auditLogConfigs(value: Output<List<IamAuditConfigAuditLogConfigArgs>>)
@JvmName(name = "gjfvfrfmjcdrmafu")
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 = "guxcjgynmtnymsfr")
suspend fun auditLogConfigs(vararg values: Output<IamAuditConfigAuditLogConfigArgs>)


@JvmName(name = "lrsihyyamcmxvqmh")
suspend fun auditLogConfigs(values: List<Output<IamAuditConfigAuditLogConfigArgs>>)
@JvmName(name = "bdvrkwfmfpwuqfgb")
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 = "hjaohhurobvsruwl")
suspend fun auditLogConfigs(argument: List<suspend IamAuditConfigAuditLogConfigArgsBuilder.() -> Unit>)
@JvmName(name = "lhsierxipkxdaqjv")
suspend fun auditLogConfigs(vararg argument: suspend IamAuditConfigAuditLogConfigArgsBuilder.() -> Unit)
@JvmName(name = "ggerepuxpdqxlyms")
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.