jsonContentTypes

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


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

Parameters

values

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