Skip to content

/AWS1/CL_MDLLISTCLUSTALERTSRSP

Placeholder documentation for ListClusterAlertsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_alerts TYPE /AWS1/CL_MDLCLUSTERALERT=>TT___LISTOFCLUSTERALERT TT___LISTOFCLUSTERALERT

The alerts found for this cluster

iv_nexttoken TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The token to use to retrieve the next page of results


Queryable Attributes

Alerts

The alerts found for this cluster

Accessible with the following methods

Method Description
GET_ALERTS() Getter for ALERTS, with configurable default
ASK_ALERTS() Getter for ALERTS w/ exceptions if field has no value
HAS_ALERTS() Determine if ALERTS has a value

NextToken

The token to use to retrieve the next page of results

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value