responseTemplates

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

Parameters

value

Map of Velocity templates that are applied on the request payload based on the value of the Content-Type header sent by the client.


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

Parameters

values

Map of Velocity templates that are applied on the request payload based on the value of the Content-Type header sent by the client.