tokenUrlCustomProperties

@JvmName(name = "mkybtrguxgcwubah")
suspend fun tokenUrlCustomProperties(value: Output<Map<String, String>>)
@JvmName(name = "ecdrjegxxaeclehq")
suspend fun tokenUrlCustomProperties(value: Map<String, String>?)

Parameters

value

Associates your token URL with a map of properties that you define. Use this parameter to provide any additional details that the connector requires to authenticate your request.


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

Parameters

values

Associates your token URL with a map of properties that you define. Use this parameter to provide any additional details that the connector requires to authenticate your request.