/AWS1/CL_BDOSTATICOVERRIDE¶
A static configuration bundle override.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_bundlearn TYPE /AWS1/BDOGATEWAYCONFBUNDLEARN /AWS1/BDOGATEWAYCONFBUNDLEARN¶
The Amazon Resource Name (ARN) of the configuration bundle to apply.
iv_bundleversion TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING¶
The version of the configuration bundle to apply.
Queryable Attributes¶
bundleArn¶
The Amazon Resource Name (ARN) of the configuration bundle to apply.
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 |
bundleVersion¶
The version of the configuration bundle to apply.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUNDLEVERSION() |
Getter for BUNDLEVERSION, with configurable default |
ASK_BUNDLEVERSION() |
Getter for BUNDLEVERSION w/ exceptions if field has no value |
HAS_BUNDLEVERSION() |
Determine if BUNDLEVERSION has a value |