/AWS1/CL_GLUAMAZONREDTARGET¶
Specifies an Amazon Redshift target.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/GLUNODENAME /AWS1/GLUNODENAME¶
The name of the Amazon Redshift target.
io_data TYPE REF TO /AWS1/CL_GLUAMAZONREDNODEDATA /AWS1/CL_GLUAMAZONREDNODEDATA¶
Specifies the data of the Amazon Redshift target node.
it_inputs TYPE /AWS1/CL_GLUONEINPUT_W=>TT_ONEINPUT TT_ONEINPUT¶
The nodes that are inputs to the data target.
Queryable Attributes¶
Name¶
The name of the Amazon Redshift target.
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 Redshift target node.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATA() |
Getter for DATA |
Inputs¶
The nodes that are inputs to the data target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTS() |
Getter for INPUTS, with configurable default |
ASK_INPUTS() |
Getter for INPUTS w/ exceptions if field has no value |
HAS_INPUTS() |
Determine if INPUTS has a value |