connectionProperties

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

Parameters

value

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


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

Parameters

values

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