responseTemplates

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

Parameters

value

Map of templates used to transform the integration response body.


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

Parameters

values

Map of templates used to transform the integration response body.