tokenUrlCustomProperties

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