Skip to content

/AWS1/CL_IMGAUTODISABLEPOLICY

Defines the rules by which an image pipeline is automatically disabled when it fails.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_failurecount TYPE /AWS1/IMGAUTODISFAILURECOUNT /AWS1/IMGAUTODISFAILURECOUNT

The number of consecutive scheduled image pipeline executions that must fail before Image Builder automatically disables the pipeline.


Queryable Attributes

failureCount

The number of consecutive scheduled image pipeline executions that must fail before Image Builder automatically disables the pipeline.

Accessible with the following methods

Method Description
GET_FAILURECOUNT() Getter for FAILURECOUNT, with configurable default
ASK_FAILURECOUNT() Getter for FAILURECOUNT w/ exceptions if field has no value
HAS_FAILURECOUNT() Determine if FAILURECOUNT has a value