Skip to content

/AWS1/CL_BDCCONFBUNDLEREF

A reference to a specific version of a configuration bundle.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bundlearn TYPE /AWS1/BDCCONFBUNDLEARN /AWS1/BDCCONFBUNDLEARN

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

iv_bundleversion TYPE /AWS1/BDCCONFBUNDLEVERSION /AWS1/BDCCONFBUNDLEVERSION

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