jsonContentTypes

@JvmName(name = "hdsravnxbfykehuj")
suspend fun jsonContentTypes(value: Output<List<String>>)
@JvmName(name = "fxmrtthwwkjivamf")
suspend fun jsonContentTypes(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "uirkgnswqnmcbdwh")
suspend fun jsonContentTypes(values: List<Output<String>>)
@JvmName(name = "mnffjjtbigwgoboa")
suspend fun jsonContentTypes(vararg values: String)

Parameters

values

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