auditLogConfigs

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


@JvmName(name = "ckyjbrpgltwmokcu")
suspend fun auditLogConfigs(values: List<Output<IamAuditConfigAuditLogConfigArgs>>)
@JvmName(name = "optutmurcdvdhlfx")
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 = "xpsmwqvenauehbxq")
suspend fun auditLogConfigs(argument: List<suspend IamAuditConfigAuditLogConfigArgsBuilder.() -> Unit>)
@JvmName(name = "mvqrnvpipjljbvpd")
suspend fun auditLogConfigs(vararg argument: suspend IamAuditConfigAuditLogConfigArgsBuilder.() -> Unit)
@JvmName(name = "ifakvsegogkrjock")
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.