jsonContentTypes

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

Parameters

value

The JSON content type headers to capture.


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


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

Parameters

values

The JSON content type headers to capture.