customProperties

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

Parameters

value

Custom properties that are specific to the connector when it's used as a destination in the flow. Maximum of 50 items.


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

Parameters

values

Custom properties that are specific to the connector when it's used as a destination in the flow. Maximum of 50 items.