csvContentTypes

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

Parameters

value

The CSV content type headers to capture.


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


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

Parameters

values

The CSV content type headers to capture.