Module: Aws::WAF::Client::_ListRuleGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRuleGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_marker ⇒ ::String
709 |
# File 'sig/client.rbs', line 709
def next_marker: () -> ::String
|
#rule_groups ⇒ ::Array[Types::RuleGroupSummary]
710 |
# File 'sig/client.rbs', line 710
def rule_groups: () -> ::Array[Types::RuleGroupSummary]
|