/AWS1/CL_DZNREDSHIFTPRPSINPUT¶
The Amazon Redshift properties.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_storage TYPE REF TO /AWS1/CL_DZNREDSTORAGEPRPS /AWS1/CL_DZNREDSTORAGEPRPS¶
The Amazon Redshift storage.
iv_databasename TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Amazon Redshift database name.
iv_host TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Amazon Redshift host.
iv_port TYPE /AWS1/DZNINTEGER /AWS1/DZNINTEGER¶
The Amaon Redshift port.
io_credentials TYPE REF TO /AWS1/CL_DZNREDSHIFTCREDS /AWS1/CL_DZNREDSHIFTCREDS¶
The Amaon Redshift credentials.
io_lineagesync TYPE REF TO /AWS1/CL_DZNREDLINEAGESYNCCO00 /AWS1/CL_DZNREDLINEAGESYNCCO00¶
The lineage sync of the Amazon Redshift.
Queryable Attributes¶
storage¶
The Amazon Redshift storage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGE() |
Getter for STORAGE |
databaseName¶
The Amazon Redshift database name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATABASENAME() |
Getter for DATABASENAME, with configurable default |
ASK_DATABASENAME() |
Getter for DATABASENAME w/ exceptions if field has no value |
HAS_DATABASENAME() |
Determine if DATABASENAME has a value |
host¶
The Amazon Redshift host.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOST() |
Getter for HOST, with configurable default |
ASK_HOST() |
Getter for HOST w/ exceptions if field has no value |
HAS_HOST() |
Determine if HOST has a value |
port¶
The Amaon Redshift port.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORT() |
Getter for PORT, with configurable default |
ASK_PORT() |
Getter for PORT w/ exceptions if field has no value |
HAS_PORT() |
Determine if PORT has a value |
credentials¶
The Amaon Redshift credentials.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREDENTIALS() |
Getter for CREDENTIALS |
lineageSync¶
The lineage sync of the Amazon Redshift.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINEAGESYNC() |
Getter for LINEAGESYNC |