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