class Aws::WAFV2::Types::ListManagedRuleSetsResponse
@!attribute [rw] next_marker
When you request a list of objects with a `Limit` setting, if the number of objects that are still available for retrieval exceeds the limit, WAF returns a `NextMarker` value in the response. To retrieve the next batch of objects, provide the marker from the prior call in your next request. @return [String]
@!attribute [rw] managed_rule_sets
Your managed rule sets. @return [Array<Types::ManagedRuleSetSummary>]
@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/ListManagedRuleSetsResponse AWS API Documentation
Constants
- SENSITIVE