compressionType property

Input<String?>? compressionType
final

Compression type of the input data. Allowed values are: None and Gzip.

Implementation

final pulumi.Input<String?>? compressionType;