Skip to content

/AWS1/CL_IMGIMAGELOGGINGCONF

The logging configuration that's defined for the image. Image Builder uses the defined settings to direct execution log output during image creation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_loggroupname TYPE /AWS1/IMGLOGGROUPNAME /AWS1/IMGLOGGROUPNAME

The log group name that Image Builder uses for image creation. If not specified, the log group name defaults to /aws/imagebuilder/image-name.


Queryable Attributes

logGroupName

The log group name that Image Builder uses for image creation. If not specified, the log group name defaults to /aws/imagebuilder/image-name.

Accessible with the following methods

Method Description
GET_LOGGROUPNAME() Getter for LOGGROUPNAME, with configurable default
ASK_LOGGROUPNAME() Getter for LOGGROUPNAME w/ exceptions if field has no value
HAS_LOGGROUPNAME() Determine if LOGGROUPNAME has a value