/AWS1/CL_BDTDATAAUTOMATIONCONF¶
Data automation configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_dataautomationprojectarn TYPE /AWS1/BDTDATAAUTOMATIONARN /AWS1/BDTDATAAUTOMATIONARN¶
Data automation project arn.
Optional arguments:¶
iv_stage TYPE /AWS1/BDTDATAAUTOMATIONSTAGE /AWS1/BDTDATAAUTOMATIONSTAGE¶
Data automation stage.
Queryable Attributes¶
dataAutomationProjectArn¶
Data automation project arn.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAAUTOMATIONPROJECTARN() |
Getter for DATAAUTOMATIONPROJECTARN, with configurable defau |
ASK_DATAAUTOMATIONPROJECTARN() |
Getter for DATAAUTOMATIONPROJECTARN w/ exceptions if field h |
HAS_DATAAUTOMATIONPROJECTARN() |
Determine if DATAAUTOMATIONPROJECTARN has a value |
stage¶
Data automation stage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STAGE() |
Getter for STAGE, with configurable default |
ASK_STAGE() |
Getter for STAGE w/ exceptions if field has no value |
HAS_STAGE() |
Determine if STAGE has a value |