Module: Aws::WAFRegional::Client::_ListRulesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRulesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_marker ⇒ ::String
761 |
# File 'sig/client.rbs', line 761
def next_marker: () -> ::String
|
#rules ⇒ ::Array[Types::RuleSummary]
762 |
# File 'sig/client.rbs', line 762
def rules: () -> ::Array[Types::RuleSummary]
|