tokenUrlCustomProperties

@JvmName(name = "dmpriwftwypailtc")
suspend fun tokenUrlCustomProperties(value: Output<Map<String, String>>)
@JvmName(name = "ixgvnyxjfjycjgip")
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 = "qfnidifwptxsayol")
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.