connectorConfiguration

@JvmName(name = "txghfajdhciusfck")
suspend fun connectorConfiguration(value: Output<Map<String, String>>)
@JvmName(name = "gctvtudhnbvncnwt")
suspend fun connectorConfiguration(value: Map<String, String>?)

Parameters

value

A map of keys to values that represent the configuration for the connector.


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

Parameters

values

A map of keys to values that represent the configuration for the connector.