/AWS1/CL_CWSLSTSVCLEVELOBJIV01¶
ListServiceLevelObjectivesOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_slosummaries
TYPE /AWS1/CL_CWSSVCLEVELOBJIVESUMM=>TT_SERVICELEVELOBJECTIVESUMS
TT_SERVICELEVELOBJECTIVESUMS
¶
An array of structures, where each structure contains information about one SLO.
iv_nexttoken
TYPE /AWS1/CWSNEXTTOKEN
/AWS1/CWSNEXTTOKEN
¶
Include this value in your next use of this API to get next set of service level objectives.
Queryable Attributes¶
SloSummaries¶
An array of structures, where each structure contains information about one SLO.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SLOSUMMARIES() |
Getter for SLOSUMMARIES, with configurable default |
ASK_SLOSUMMARIES() |
Getter for SLOSUMMARIES w/ exceptions if field has no value |
HAS_SLOSUMMARIES() |
Determine if SLOSUMMARIES has a value |
NextToken¶
Include this value in your next use of this API to get next set of service level objectives.
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 |