customProperties

@JvmName(name = "gjcrceecrfvldxmd")
suspend fun customProperties(value: Output<Map<String, String>>)
@JvmName(name = "bhplxdytrchwuilb")
suspend fun customProperties(value: Map<String, String>?)

Parameters

value

The custom properties that are specific to the connector when it's used as a destination in the flow.


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

Parameters

values

The custom properties that are specific to the connector when it's used as a destination in the flow.