accept property

String? accept
final

The MIME type used to specify the output data. Amazon SageMaker uses the MIME type with each http call to transfer data from the transform job.

Implementation

final String? accept;