CaptureContentTypeHeader

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String