jsonContentTypes

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

Parameters

value

The JSON content type headers to capture.


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


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

Parameters

values

The JSON content type headers to capture.