TarGZipReadSettings interface
The TarGZip compression read settings.
- Extends
Properties
preserve |
Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean). |
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
preserveCompressionFileNameAsFolder
Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
preserveCompressionFileNameAsFolder?: any
Property Value
any
type
Polymorphic discriminator, which specifies the different types this object can be
type: "TarGZipReadSettings"
Property Value
"TarGZipReadSettings"