connectionProperties

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

Parameters

value

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


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

Parameters

values

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