FirehoseDeliveryStreamHttpEndpointConfigurationRequestConfiguration

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes the metadata sent to the HTTP endpoint destination. More details are given below

Link copied to clipboard
val contentEncoding: String? = null

Kinesis Data Firehose uses the content encoding to compress the body of a request before sending the request to the destination. Valid values are NONE and GZIP. Default value is NONE.