Skip to content

/AWS1/CL_BDAREDSERVERLESSCONF

Contains configurations for authentication to Amazon Redshift Serverless.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_workgrouparn TYPE /AWS1/BDAWORKGROUPARN /AWS1/BDAWORKGROUPARN

The ARN of the Amazon Redshift workgroup.

io_authconfiguration TYPE REF TO /AWS1/CL_BDAREDSERVERLESSAUT00 /AWS1/CL_BDAREDSERVERLESSAUT00

Specifies configurations for authentication to an Amazon Redshift provisioned data warehouse.


Queryable Attributes

workgroupArn

The ARN of the Amazon Redshift workgroup.

Accessible with the following methods

Method Description
GET_WORKGROUPARN() Getter for WORKGROUPARN, with configurable default
ASK_WORKGROUPARN() Getter for WORKGROUPARN w/ exceptions if field has no value
HAS_WORKGROUPARN() Determine if WORKGROUPARN has a value

authConfiguration

Specifies configurations for authentication to an Amazon Redshift provisioned data warehouse.

Accessible with the following methods

Method Description
GET_AUTHCONFIGURATION() Getter for AUTHCONFIGURATION