Skip to content

/AWS1/CL_EKSROLLBACKCONFIG

The rollback configuration for the cluster version rollback.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_timeoutminutes TYPE /AWS1/EKSBOXEDINTEGER /AWS1/EKSBOXEDINTEGER

The length of time in minutes to wait before cancelling the update. Timeout is a minimum-bound property, meaning the timeout occurs no sooner than the time you specify, but can occur shortly thereafter. This value can be between 120 (2 hours) and 10080 (7 days). Default: 720 (12 hours) if not specified.


Queryable Attributes

timeoutMinutes

The length of time in minutes to wait before cancelling the update. Timeout is a minimum-bound property, meaning the timeout occurs no sooner than the time you specify, but can occur shortly thereafter. This value can be between 120 (2 hours) and 10080 (7 days). Default: 720 (12 hours) if not specified.

Accessible with the following methods

Method Description
GET_TIMEOUTMINUTES() Getter for TIMEOUTMINUTES, with configurable default
ASK_TIMEOUTMINUTES() Getter for TIMEOUTMINUTES w/ exceptions if field has no valu
HAS_TIMEOUTMINUTES() Determine if TIMEOUTMINUTES has a value