/AWS1/CL_BDAREDSHIFTPROVCONF¶
Contains configurations for a provisioned Amazon Redshift query engine.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_clusteridentifier TYPE /AWS1/BDAREDSHIFTCLUSTERID /AWS1/BDAREDSHIFTCLUSTERID¶
The ID of the Amazon Redshift cluster.
io_authconfiguration TYPE REF TO /AWS1/CL_BDAREDPROVAUTHCONF /AWS1/CL_BDAREDPROVAUTHCONF¶
Specifies configurations for authentication to Amazon Redshift.
Queryable Attributes¶
clusterIdentifier¶
The ID of the Amazon Redshift cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERIDENTIFIER() |
Getter for CLUSTERIDENTIFIER, with configurable default |
ASK_CLUSTERIDENTIFIER() |
Getter for CLUSTERIDENTIFIER w/ exceptions if field has no v |
HAS_CLUSTERIDENTIFIER() |
Determine if CLUSTERIDENTIFIER has a value |
authConfiguration¶
Specifies configurations for authentication to Amazon Redshift.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHCONFIGURATION() |
Getter for AUTHCONFIGURATION |