/AWS1/CL_DZNREDSTORAGEPRPS¶
The Amazon Redshift storage properties.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clustername TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The cluster name in the Amazon Redshift storage properties.
iv_workgroupname TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The workgroup name in the Amazon Redshift storage properties.
Queryable Attributes¶
clusterName¶
The cluster name in the Amazon Redshift storage properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERNAME() |
Getter for CLUSTERNAME, with configurable default |
ASK_CLUSTERNAME() |
Getter for CLUSTERNAME w/ exceptions if field has no value |
HAS_CLUSTERNAME() |
Determine if CLUSTERNAME has a value |
workgroupName¶
The workgroup name in the Amazon Redshift storage properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKGROUPNAME() |
Getter for WORKGROUPNAME, with configurable default |
ASK_WORKGROUPNAME() |
Getter for WORKGROUPNAME w/ exceptions if field has no value |
HAS_WORKGROUPNAME() |
Determine if WORKGROUPNAME has a value |