Skip to content

/AWS1/CL_EKSSTRTINSIGHTSREFR01

StartInsightsRefreshResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_message TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The message associated with the insights refresh operation.

iv_status TYPE /AWS1/EKSINSIGHTSREFRESHSTATUS /AWS1/EKSINSIGHTSREFRESHSTATUS

The current status of the insights refresh operation.


Queryable Attributes

message

The message associated with the insights refresh operation.

Accessible with the following methods

Method Description
GET_MESSAGE() Getter for MESSAGE, with configurable default
ASK_MESSAGE() Getter for MESSAGE w/ exceptions if field has no value
HAS_MESSAGE() Determine if MESSAGE has a value

status

The current status of the insights refresh operation.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value