responseTemplates

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

Parameters

value

Map of templates used to transform the response body.


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

Parameters

values

Map of templates used to transform the response body.