jsonContentTypes

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

Parameters

value

The JSON content type headers to capture.


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


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

Parameters

values

The JSON content type headers to capture.