logDestination

@JvmName(name = "xupqkmgeeokwcptw")
suspend fun logDestination(value: Output<Map<String, String>>)
@JvmName(name = "vjfmdvsttbxicoxi")
suspend fun logDestination(value: Map<String, String>)

Parameters

value

A key-value pair to configure the logDestinations.


@JvmName(name = "yawadgvqdfgeptge")
fun logDestination(vararg values: Pair<String, String>)

Parameters

values

A key-value pair to configure the logDestinations.