/AWS1/CL_WA2LSTAVAILABLEMANA01¶
ListAvailableManagedRuleGroupsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nextmarker TYPE /AWS1/WA2NEXTMARKER /AWS1/WA2NEXTMARKER¶
When you request a list of objects with a
Limitsetting, if the number of objects that are still available for retrieval exceeds the limit, WAF returns aNextMarkervalue in the response. To retrieve the next batch of objects, provide the marker from the prior call in your next request.
it_managedrulegroups TYPE /AWS1/CL_WA2MANAGEDRULEGRPSUMM=>TT_MANAGEDRULEGROUPSUMMARIES TT_MANAGEDRULEGROUPSUMMARIES¶
Array of managed rule groups that you can use. If you specified a
Limitin your request, this might not be the full list.
Queryable Attributes¶
NextMarker¶
When you request a list of objects with a
Limitsetting, if the number of objects that are still available for retrieval exceeds the limit, WAF returns aNextMarkervalue in the response. To retrieve the next batch of objects, provide the marker from the prior call in your next request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTMARKER() |
Getter for NEXTMARKER, with configurable default |
ASK_NEXTMARKER() |
Getter for NEXTMARKER w/ exceptions if field has no value |
HAS_NEXTMARKER() |
Determine if NEXTMARKER has a value |
ManagedRuleGroups¶
Array of managed rule groups that you can use. If you specified a
Limitin your request, this might not be the full list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDRULEGROUPS() |
Getter for MANAGEDRULEGROUPS, with configurable default |
ASK_MANAGEDRULEGROUPS() |
Getter for MANAGEDRULEGROUPS w/ exceptions if field has no v |
HAS_MANAGEDRULEGROUPS() |
Determine if MANAGEDRULEGROUPS has a value |