csvContentTypes

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

Parameters

value

The list of all content type headers that SageMaker will treat as CSV and capture accordingly.


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


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

Parameters

values

The list of all content type headers that SageMaker will treat as CSV and capture accordingly.