/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¶
redshiftCredentialConfiguration
io_redshiftstorage TYPE REF TO /AWS1/CL_DZNREDSHIFTSTORAGE /AWS1/CL_DZNREDSHIFTSTORAGE¶
redshiftStorage
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¶
redshiftCredentialConfiguration
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDSHIFTCREDENTIALCONF() |
Getter for REDSHIFTCREDENTIALCONF |
redshiftStorage¶
redshiftStorage
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDSHIFTSTORAGE() |
Getter for REDSHIFTSTORAGE |