connectorConfiguration

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

Parameters

value

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


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

Parameters

values

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