compression Format
suspend fun compressionFormat(value: Output<DeliveryStreamExtendedS3DestinationConfigurationCompressionFormat>)
suspend fun compressionFormat(value: DeliveryStreamExtendedS3DestinationConfigurationCompressionFormat?)
Parameters
value
The compression format. If no value is specified, the default is UNCOMPRESSED
.