csvContentTypes

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

Parameters

value

The CSV content type headers to capture.


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


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

Parameters

values

The CSV content type headers to capture.