ImportSettings Class
Import command settings.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: AzureDatabricksDeltaLakeImportCommand, SnowflakeImportCopyCommand, TeradataImportCommand
Constructor
ImportSettings(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type
|
The import setting type. Required. Default value is None. |
Attributes
type
The import setting type. Required. Default value is None.
type: str