connectionProperties

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

Parameters

value

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


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

Parameters

values

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