csvContentTypes

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

Parameters

value

The CSV content type headers to capture.


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


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

Parameters

values

The CSV content type headers to capture.