responseTemplates

@JvmName(name = "sygoycedobuwfxia")
suspend fun responseTemplates(value: Output<Map<String, String>>)
@JvmName(name = "fnsylennnvbhvfcu")
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 = "mcbsgldoskhjvcpc")
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.