contentEncoding property

ContentEncoding? contentEncoding
final

Kinesis Data Firehose uses the content encoding to compress the body of a request before sending the request to the destination. For more information, see Content-Encoding in MDN Web Docs, the official Mozilla documentation.

Implementation

final ContentEncoding? contentEncoding;