/AWS1/CL_DZNDATASRCCONFINPUT¶
The configuration of the data source.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_gluerunconfiguration TYPE REF TO /AWS1/CL_DZNGLUERUNCONFINPUT /AWS1/CL_DZNGLUERUNCONFINPUT¶
The configuration of the Amazon Web Services Glue data source.
io_redshiftrunconfiguration TYPE REF TO /AWS1/CL_DZNREDRUNCONFINPUT /AWS1/CL_DZNREDRUNCONFINPUT¶
The configuration of the Amazon Redshift data source.
io_sagemakerrunconfiguration TYPE REF TO /AWS1/CL_DZNSMRUNCONFINPUT /AWS1/CL_DZNSMRUNCONFINPUT¶
The Amazon SageMaker run configuration.
Queryable Attributes¶
glueRunConfiguration¶
The configuration of the Amazon Web Services Glue data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLUERUNCONFIGURATION() |
Getter for GLUERUNCONFIGURATION |
redshiftRunConfiguration¶
The configuration of the Amazon Redshift data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDSHIFTRUNCONFIGURATION() |
Getter for REDSHIFTRUNCONFIGURATION |
sageMakerRunConfiguration¶
The Amazon SageMaker run configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAGEMAKERRUNCONF() |
Getter for SAGEMAKERRUNCONFIGURATION |