/AWS1/CL_REHLSTRESRCGRINGREC01¶
ListResourceGroupingRecommendationsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_groupingrecommendations TYPE /AWS1/CL_REHGRINGRECOMMENDAT00=>TT_GROUPINGRECOMMENDATIONLIST TT_GROUPINGRECOMMENDATIONLIST¶
List of resource grouping recommendations generated by Resilience Hub.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/REHNEXTTOKEN /AWS1/REHNEXTTOKEN¶
Null, or the token from a previous call to get the next set of results.
Queryable Attributes¶
groupingRecommendations¶
List of resource grouping recommendations generated by Resilience Hub.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPINGRECOMMENDATIONS() |
Getter for GROUPINGRECOMMENDATIONS, with configurable defaul |
ASK_GROUPINGRECOMMENDATIONS() |
Getter for GROUPINGRECOMMENDATIONS w/ exceptions if field ha |
HAS_GROUPINGRECOMMENDATIONS() |
Determine if GROUPINGRECOMMENDATIONS has a value |
nextToken¶
Null, or the token from a previous call to get the next set 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 |