class Aws::SageMaker::Types::CaptureContentTypeHeader

@note When making an API call, you may pass CaptureContentTypeHeader

data as a hash:

    {
      csv_content_types: ["CsvContentType"],
      json_content_types: ["JsonContentType"],
    }

@!attribute [rw] csv_content_types

@return [Array<String>]

@!attribute [rw] json_content_types

@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CaptureContentTypeHeader AWS API Documentation

Constants

SENSITIVE