/AWS1/CL_QSTASTBUNDLEEXPJOBT00¶
Controls how a specific Theme resource is parameterized in the returned
CloudFormation template.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/QSTARN /AWS1/QSTARN¶
The ARN of the specific
Themeresource whose override properties are configured in this structure.
it_properties TYPE /AWS1/CL_QSTASTBUNDLEEXPJOBT01=>TT_ASTBUNDLEEXPJOBTHEMEPRPTO00 TT_ASTBUNDLEEXPJOBTHEMEPRPTO00¶
A list of
Themeresource properties to generate variables for in the returned CloudFormation template.
Queryable Attributes¶
Arn¶
The ARN of the specific
Themeresource 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
Themeresource 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_ASTBUNDLEEXPJOBTHEMEOVERR00¶
TYPES TT_ASTBUNDLEEXPJOBTHEMEOVERR00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEEXPJOBT00 WITH DEFAULT KEY
.