csvContentTypes

@JvmName(name = "kxvkkowxrlcbplxh")
suspend fun csvContentTypes(value: Output<List<String>>)
@JvmName(name = "gojvobcjdlmxbtdb")
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 = "rieiltalquwnhbkl")
suspend fun csvContentTypes(vararg values: Output<String>)


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

Parameters

values

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