jsonContentTypes

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

Parameters

value

The JSON content type headers to capture. One of json_content_types or csv_content_types is required.


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


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

Parameters

values

The JSON content type headers to capture. One of json_content_types or csv_content_types is required.