csvContentTypes

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


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

Parameters

values

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