Skip to content

/AWS1/CL_BDOCONFBUNDLEREF

A reference to a specific version of a configuration bundle.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bundlearn TYPE /AWS1/BDOGATEWAYCONFBUNDLEARN /AWS1/BDOGATEWAYCONFBUNDLEARN

The Amazon Resource Name (ARN) of the configuration bundle.

iv_bundleversion TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING

The version of the configuration 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

bundleVersion

The version of the configuration bundle.

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