csvContentTypes

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


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

Parameters

values

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