csvContentTypes

@JvmName(name = "plbnewtreexxqkwh")
suspend fun csvContentTypes(value: Output<List<String>>)
@JvmName(name = "xswynxnackqquoqj")
suspend fun csvContentTypes(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "yetybljbwobuqibu")
suspend fun csvContentTypes(values: List<Output<String>>)
@JvmName(name = "ivkyvwjfycsepqsa")
suspend fun csvContentTypes(vararg values: String)

Parameters

values

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