/AWS1/CL_QSTASTBUNDLEEXPJOBD00¶
Controls how a specific DataSource resource is parameterized in the
returned CloudFormation template.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/QSTARN /AWS1/QSTARN¶
The ARN of the specific
DataSourceresource whose override properties are configured in this structure.
it_properties TYPE /AWS1/CL_QSTASTBUNDLEEXPJOBD01=>TT_ASTBUNDLEEXPJOBDATASRCPRP00 TT_ASTBUNDLEEXPJOBDATASRCPRP00¶
A list of
DataSourceresource properties to generate variables for in the returned CloudFormation template.
Queryable Attributes¶
Arn¶
The ARN of the specific
DataSourceresource whose override properties are configured in this structure.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Properties¶
A list of
DataSourceresource properties to generate variables for in the returned CloudFormation template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROPERTIES() |
Getter for PROPERTIES, with configurable default |
ASK_PROPERTIES() |
Getter for PROPERTIES w/ exceptions if field has no value |
HAS_PROPERTIES() |
Determine if PROPERTIES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ASTBUNDLEEXPJOBDATASRCOVE00¶
TYPES TT_ASTBUNDLEEXPJOBDATASRCOVE00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEEXPJOBD00 WITH DEFAULT KEY
.