/AWS1/CL_GLUAMAZONREDSOURCE¶
Specifies an Amazon Redshift source.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/GLUNODENAME /AWS1/GLUNODENAME¶
The name of the Amazon Redshift source.
io_data TYPE REF TO /AWS1/CL_GLUAMAZONREDNODEDATA /AWS1/CL_GLUAMAZONREDNODEDATA¶
Specifies the data of the Amazon Reshift source node.
Queryable Attributes¶
Name¶
The name of the Amazon Redshift source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Data¶
Specifies the data of the Amazon Reshift source node.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATA() |
Getter for DATA |