/AWS1/CL_EKSDSCINSIGHTSREFRE01¶
DescribeInsightsRefreshResponse
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.
iv_startedat
TYPE /AWS1/EKSTIMESTAMP
/AWS1/EKSTIMESTAMP
¶
The date and time when the insights refresh operation started.
iv_endedat
TYPE /AWS1/EKSTIMESTAMP
/AWS1/EKSTIMESTAMP
¶
The date and time when the insights refresh operation ended.
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 |
startedAt¶
The date and time when the insights refresh operation started.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STARTEDAT() |
Getter for STARTEDAT, with configurable default |
ASK_STARTEDAT() |
Getter for STARTEDAT w/ exceptions if field has no value |
HAS_STARTEDAT() |
Determine if STARTEDAT has a value |
endedAt¶
The date and time when the insights refresh operation ended.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENDEDAT() |
Getter for ENDEDAT, with configurable default |
ASK_ENDEDAT() |
Getter for ENDEDAT w/ exceptions if field has no value |
HAS_ENDEDAT() |
Determine if ENDEDAT has a value |