responseTemplates

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

Parameters

value

Map of templates used to transform the response body.


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

Parameters

values

Map of templates used to transform the response body.