/AWS1/CL_DZNREDSHIFTPRPSPATCH¶
Amazon Redshift properties patch.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_storage TYPE REF TO /AWS1/CL_DZNREDSTORAGEPRPS /AWS1/CL_DZNREDSTORAGEPRPS¶
The storage in the Amazon Redshift properties patch.
iv_databasename TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The name in the Amazon Redshift properties patch.
iv_host TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The host in the Amazon Redshift properties patch.
iv_port TYPE /AWS1/DZNINTEGER /AWS1/DZNINTEGER¶
The port in the Amazon Redshift properties patch.
io_credentials TYPE REF TO /AWS1/CL_DZNREDSHIFTCREDS /AWS1/CL_DZNREDSHIFTCREDS¶
The credentials in the Amazon Redshift properties patch.
io_lineagesync TYPE REF TO /AWS1/CL_DZNREDLINEAGESYNCCO00 /AWS1/CL_DZNREDLINEAGESYNCCO00¶
The lineage sync in the Amazon Redshift properties patch.
Queryable Attributes¶
storage¶
The storage in the Amazon Redshift properties patch.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGE() |
Getter for STORAGE |
databaseName¶
The name in the Amazon Redshift properties patch.
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 host in the Amazon Redshift properties patch.
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 port in the Amazon Redshift properties patch.
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 credentials in the Amazon Redshift properties patch.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREDENTIALS() |
Getter for CREDENTIALS |
lineageSync¶
The lineage sync in the Amazon Redshift properties patch.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINEAGESYNC() |
Getter for LINEAGESYNC |