responseTemplates

@JvmName(name = "ppqvosgmfjajyeok")
suspend fun responseTemplates(value: Output<Map<String, String>>)
@JvmName(name = "heuihapgupgvgyee")
suspend fun responseTemplates(value: Map<String, String>?)

Parameters

value

Response templates of the GatewayResponse as a string-to-string map of key-value pairs.


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

Parameters

values

Response templates of the GatewayResponse as a string-to-string map of key-value pairs.