/AWS1/CL_DZNREDRUNCONFINPUT¶
The configuration details of the Amazon Redshift data source.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_relationalfilterconfs TYPE /AWS1/CL_DZNRELATIONALFILTCONF=>TT_RELATIONALFILTERCONFS TT_RELATIONALFILTERCONFS¶
The relational filger configurations included in the configuration details of the Amazon Redshift data source.
Optional arguments:¶
iv_dataaccessrole TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The data access role included in the configuration details of the Amazon Redshift data source.
io_redshiftcredentialconf TYPE REF TO /AWS1/CL_DZNREDSHIFTCREDCONF /AWS1/CL_DZNREDSHIFTCREDCONF¶
The details of the credentials required to access an Amazon Redshift cluster.
io_redshiftstorage TYPE REF TO /AWS1/CL_DZNREDSHIFTSTORAGE /AWS1/CL_DZNREDSHIFTSTORAGE¶
The details of the Amazon Redshift storage as part of the configuration of an Amazon Redshift data source run.
Queryable Attributes¶
dataAccessRole¶
The data access role included in the configuration details of the Amazon Redshift data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAACCESSROLE() |
Getter for DATAACCESSROLE, with configurable default |
ASK_DATAACCESSROLE() |
Getter for DATAACCESSROLE w/ exceptions if field has no valu |
HAS_DATAACCESSROLE() |
Determine if DATAACCESSROLE has a value |
relationalFilterConfigurations¶
The relational filger configurations included in the configuration details of the Amazon Redshift data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RELATIONALFILTERCONFS() |
Getter for RELATIONALFILTERCONFS, with configurable default |
ASK_RELATIONALFILTERCONFS() |
Getter for RELATIONALFILTERCONFS w/ exceptions if field has |
HAS_RELATIONALFILTERCONFS() |
Determine if RELATIONALFILTERCONFS has a value |
redshiftCredentialConfiguration¶
The details of the credentials required to access an Amazon Redshift cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDSHIFTCREDENTIALCONF() |
Getter for REDSHIFTCREDENTIALCONF |
redshiftStorage¶
The details of the Amazon Redshift storage as part of the configuration of an Amazon Redshift data source run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDSHIFTSTORAGE() |
Getter for REDSHIFTSTORAGE |