csvContentTypes

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


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

Parameters

values

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