connectionProperties

@JvmName(name = "pcbvrasxesdtmrma")
suspend fun connectionProperties(value: Output<Map<String, String>>)
@JvmName(name = "cejyfbwjpehlmhea")
suspend fun connectionProperties(value: Map<String, String>?)

Parameters

value

A map of key-value pairs used as parameters for this connection.


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

Parameters

values

A map of key-value pairs used as parameters for this connection.