/AWS1/CL_BDCTOOLDESCCONFBUNDLE¶
Tool descriptions sourced from a configuration bundle version.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_bundlearn TYPE /AWS1/BDCCONFBUNDLEARN /AWS1/BDCCONFBUNDLEARN¶
The Amazon Resource Name (ARN) of the configuration bundle.
iv_versionid TYPE /AWS1/BDCCONFBUNDLEVERSIONID /AWS1/BDCCONFBUNDLEVERSIONID¶
The version identifier of the configuration bundle.
it_tools TYPE /AWS1/CL_BDCCONFBNDLTOOLENTRY=>TT_CONFBUNDLETOOLENTRYLIST TT_CONFBUNDLETOOLENTRYLIST¶
The list of tool entries mapping tool names to their JSON paths within the bundle.
Queryable Attributes¶
bundleArn¶
The Amazon Resource Name (ARN) of the configuration bundle.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUNDLEARN() |
Getter for BUNDLEARN, with configurable default |
ASK_BUNDLEARN() |
Getter for BUNDLEARN w/ exceptions if field has no value |
HAS_BUNDLEARN() |
Determine if BUNDLEARN has a value |
versionId¶
The version identifier of the configuration bundle.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONID() |
Getter for VERSIONID, with configurable default |
ASK_VERSIONID() |
Getter for VERSIONID w/ exceptions if field has no value |
HAS_VERSIONID() |
Determine if VERSIONID has a value |
tools¶
The list of tool entries mapping tool names to their JSON paths within the bundle.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLS() |
Getter for TOOLS, with configurable default |
ASK_TOOLS() |
Getter for TOOLS w/ exceptions if field has no value |
HAS_TOOLS() |
Determine if TOOLS has a value |