logConfig

@JvmName(name = "dtfvnblgscwcepfg")
suspend fun logConfig(value: Output<ConnectionLogConfigArgs>)
@JvmName(name = "qcuxfoiaucxhvhlm")
suspend fun logConfig(value: ConnectionLogConfigArgs?)

Parameters

value

Log configuration for the connection. Structure is documented below.


@JvmName(name = "aswordxbednaixvk")
suspend fun logConfig(argument: suspend ConnectionLogConfigArgsBuilder.() -> Unit)

Parameters

argument

Log configuration for the connection. Structure is documented below.