customProperties

@JvmName(name = "oykptdvkdqxkebju")
suspend fun customProperties(value: Output<Map<String, String>>)
@JvmName(name = "fhujojdsjhcsmgjv")
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 = "bgtxvmpuexsjtjdl")
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.