jsonContentTypes

@JvmName(name = "gjrrkrsualvdmmpd")
suspend fun jsonContentTypes(value: Output<List<String>>)
@JvmName(name = "vkskaxgqjmgduair")
suspend fun jsonContentTypes(value: List<String>?)

Parameters

value

The JSON content type headers to capture.


@JvmName(name = "hxkniuechwyoogsi")
suspend fun jsonContentTypes(vararg values: Output<String>)


@JvmName(name = "wvonojapaxrfotkw")
suspend fun jsonContentTypes(values: List<Output<String>>)
@JvmName(name = "cfeslgnnftgewqsm")
suspend fun jsonContentTypes(vararg values: String)

Parameters

values

The JSON content type headers to capture.