contentType

@JvmName(name = "epatcovvhopmfhtt")
suspend fun contentType(value: Output<InferenceExperimentCaptureContentTypeHeaderArgs>)
@JvmName(name = "etxsqxsgmrhorrqr")
suspend fun contentType(value: InferenceExperimentCaptureContentTypeHeaderArgs?)

Parameters

value

Configuration specifying how to treat different headers. If no headers are specified SageMaker will by default base64 encode when capturing the data.


@JvmName(name = "ettdctibirftibqd")
suspend fun contentType(argument: suspend InferenceExperimentCaptureContentTypeHeaderArgsBuilder.() -> Unit)

Parameters

argument

Configuration specifying how to treat different headers. If no headers are specified SageMaker will by default base64 encode when capturing the data.