/AWS1/CL_DZNREDRUNCONFOUTPUT¶
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.
io_redshiftstorage TYPE REF TO /AWS1/CL_DZNREDSHIFTSTORAGE /AWS1/CL_DZNREDSHIFTSTORAGE¶
redshiftStorage
Optional arguments:¶
iv_accountid TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The ID of the Amazon Web Services account included in the configuration details of the Amazon Redshift data source.
iv_region TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Amazon Web Services region included in the configuration details of the Amazon Redshift data source.
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
Queryable Attributes¶
accountId¶
The ID of the Amazon Web Services account included in the configuration details of the Amazon Redshift data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
region¶
The Amazon Web Services region included in the configuration details of the Amazon Redshift data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGION() |
Getter for REGION, with configurable default |
ASK_REGION() |
Getter for REGION w/ exceptions if field has no value |
HAS_REGION() |
Determine if REGION has a value |
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 |