csvContentTypes

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

Parameters

value

The CSV content type headers to capture.


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


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

Parameters

values

The CSV content type headers to capture.