jsonContentTypes

@JvmName(name = "dyppndtwuruyydcq")
suspend fun jsonContentTypes(value: Output<List<String>>)
@JvmName(name = "knffsxffrnigtufc")
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 = "igfsobownlfvfpuu")
suspend fun jsonContentTypes(vararg values: Output<String>)


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

Parameters

values

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