Skip to content

/AWS1/CL_BDOCREATECONFBNDLRSP

CreateConfigurationBundleResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bundlearn TYPE /AWS1/BDOCONFBUNDLEARN /AWS1/BDOCONFBUNDLEARN

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

iv_bundleid TYPE /AWS1/BDOCONFIGURATIONBUNDLEID /AWS1/BDOCONFIGURATIONBUNDLEID

The unique identifier of the created configuration bundle.

iv_versionid TYPE /AWS1/BDOCONFBUNDLEVERSION /AWS1/BDOCONFBUNDLEVERSION

The initial version identifier of the configuration bundle.

iv_createdat TYPE /AWS1/BDOTIMESTAMP /AWS1/BDOTIMESTAMP

The timestamp when the configuration bundle was created.


Queryable Attributes

bundleArn

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

createdAt

The timestamp when the configuration bundle was created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value