Skip to content

/AWS1/CL_BDOUPDATECONFBNDLRSP

UpdateConfigurationBundleResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bundlearn TYPE /AWS1/BDOCONFBUNDLEARN /AWS1/BDOCONFBUNDLEARN

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

iv_bundleid TYPE /AWS1/BDOCONFIGURATIONBUNDLEID /AWS1/BDOCONFIGURATIONBUNDLEID

The unique identifier of the updated configuration bundle.

iv_versionid TYPE /AWS1/BDOCONFBUNDLEVERSION /AWS1/BDOCONFBUNDLEVERSION

The new version identifier created by this update.

iv_updatedat TYPE /AWS1/BDOTIMESTAMP /AWS1/BDOTIMESTAMP

The timestamp when the configuration bundle was updated.


Queryable Attributes

bundleArn

The Amazon Resource Name (ARN) of the updated 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

bundleId

The unique identifier of the updated configuration bundle.

Accessible with the following methods

Method Description
GET_BUNDLEID() Getter for BUNDLEID, with configurable default
ASK_BUNDLEID() Getter for BUNDLEID w/ exceptions if field has no value
HAS_BUNDLEID() Determine if BUNDLEID has a value

versionId

The new version identifier created by this update.

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

updatedAt

The timestamp when the configuration bundle was updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value