contentType property

String? contentType
final

The multipurpose internet mail extension (MIME) type of the data. Amazon SageMaker uses the MIME type with each http call to transfer data to the transform job.

Implementation

final String? contentType;