compression

@JvmName(name = "hnvbpsenulonptgr")
suspend fun compression(value: Output<String>)
@JvmName(name = "hinhfoasxyhoyrvh")
suspend fun compression(value: String?)

Parameters

value

Optional The compression type to use for exported files. Possible values include GZIP, DEFLATE, SNAPPY, and NONE. The default value is NONE. DEFLATE and SNAPPY are only supported for Avro. Not applicable when extracting models.