Skip to content

/AWS1/CL_DZNREDSHIFTPRPSOUTPUT

The Amazon Redshift properties.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_storage TYPE REF TO /AWS1/CL_DZNREDSTORAGEPRPS /AWS1/CL_DZNREDSTORAGEPRPS

The storage in the Amazon Redshift properties.

io_credentials TYPE REF TO /AWS1/CL_DZNREDSHIFTCREDS /AWS1/CL_DZNREDSHIFTCREDS

The Amazon Redshift credentials.

iv_isprovisionedsecret TYPE /AWS1/DZNBOOLEAN /AWS1/DZNBOOLEAN

Specifies whether Amaon Redshift properties has a provisioned secret.

iv_jdbciamurl TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The jdbcIam URL of the Amazon Redshift properties.

iv_jdbcurl TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The jdbcURL of the Amazon Redshift properties.

iv_redshifttempdir TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The redshiftTempDir of the Amazon Redshift properties.

io_lineagesync TYPE REF TO /AWS1/CL_DZNREDLINEAGESYNCCO01 /AWS1/CL_DZNREDLINEAGESYNCCO01

The lineage syn of the Amazon Redshift properties.

iv_status TYPE /AWS1/DZNCONNECTIONSTATUS /AWS1/DZNCONNECTIONSTATUS

The status in the Amazon Redshift properties.

iv_databasename TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The Amazon Redshift database name.


Queryable Attributes

storage

The storage in the Amazon Redshift properties.

Accessible with the following methods

Method Description
GET_STORAGE() Getter for STORAGE

credentials

The Amazon Redshift credentials.

Accessible with the following methods

Method Description
GET_CREDENTIALS() Getter for CREDENTIALS

isProvisionedSecret

Specifies whether Amaon Redshift properties has a provisioned secret.

Accessible with the following methods

Method Description
GET_ISPROVISIONEDSECRET() Getter for ISPROVISIONEDSECRET, with configurable default
ASK_ISPROVISIONEDSECRET() Getter for ISPROVISIONEDSECRET w/ exceptions if field has no
HAS_ISPROVISIONEDSECRET() Determine if ISPROVISIONEDSECRET has a value

jdbcIamUrl

The jdbcIam URL of the Amazon Redshift properties.

Accessible with the following methods

Method Description
GET_JDBCIAMURL() Getter for JDBCIAMURL, with configurable default
ASK_JDBCIAMURL() Getter for JDBCIAMURL w/ exceptions if field has no value
HAS_JDBCIAMURL() Determine if JDBCIAMURL has a value

jdbcUrl

The jdbcURL of the Amazon Redshift properties.

Accessible with the following methods

Method Description
GET_JDBCURL() Getter for JDBCURL, with configurable default
ASK_JDBCURL() Getter for JDBCURL w/ exceptions if field has no value
HAS_JDBCURL() Determine if JDBCURL has a value

redshiftTempDir

The redshiftTempDir of the Amazon Redshift properties.

Accessible with the following methods

Method Description
GET_REDSHIFTTEMPDIR() Getter for REDSHIFTTEMPDIR, with configurable default
ASK_REDSHIFTTEMPDIR() Getter for REDSHIFTTEMPDIR w/ exceptions if field has no val
HAS_REDSHIFTTEMPDIR() Determine if REDSHIFTTEMPDIR has a value

lineageSync

The lineage syn of the Amazon Redshift properties.

Accessible with the following methods

Method Description
GET_LINEAGESYNC() Getter for LINEAGESYNC

status

The status in the Amazon Redshift properties.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

databaseName

The Amazon Redshift database name.

Accessible with the following methods

Method Description
GET_DATABASENAME() Getter for DATABASENAME, with configurable default
ASK_DATABASENAME() Getter for DATABASENAME w/ exceptions if field has no value
HAS_DATABASENAME() Determine if DATABASENAME has a value