ExportSettings Class
Export command settings.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: AzureDatabricksDeltaLakeExportCommand, SnowflakeExportCopyCommand
Constructor
ExportSettings(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type
|
The export setting type. Required. Default value is None. |
Attributes
type
The export setting type. Required. Default value is None.
type: str