Skip to content

/AWS1/CL_DZNREDLINEAGESYNCCO01

The Amaon Redshift lineage sync configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_lineagejobid TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The lineage job ID of the Amaon Redshift lineage sync configuration.

iv_enabled TYPE /AWS1/DZNBOOLEAN /AWS1/DZNBOOLEAN

Specifies whether the Amaon Redshift lineage sync configuration is enabled.

io_schedule TYPE REF TO /AWS1/CL_DZNLINEAGESYNCSCHD /AWS1/CL_DZNLINEAGESYNCSCHD

The schedule of teh Amaon Redshift lineage sync configuration.


Queryable Attributes

lineageJobId

The lineage job ID of the Amaon Redshift lineage sync configuration.

Accessible with the following methods

Method Description
GET_LINEAGEJOBID() Getter for LINEAGEJOBID, with configurable default
ASK_LINEAGEJOBID() Getter for LINEAGEJOBID w/ exceptions if field has no value
HAS_LINEAGEJOBID() Determine if LINEAGEJOBID has a value

enabled

Specifies whether the Amaon Redshift lineage sync configuration is enabled.

Accessible with the following methods

Method Description
GET_ENABLED() Getter for ENABLED, with configurable default
ASK_ENABLED() Getter for ENABLED w/ exceptions if field has no value
HAS_ENABLED() Determine if ENABLED has a value

schedule

The schedule of teh Amaon Redshift lineage sync configuration.

Accessible with the following methods

Method Description
GET_SCHEDULE() Getter for SCHEDULE