Module: Aws::AccessAnalyzer::Client::_ListArchiveRulesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListArchiveRulesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#archive_rules ⇒ ::Array[Types::ArchiveRuleSummary]
514 |
# File 'sig/client.rbs', line 514
def archive_rules: () -> ::Array[Types::ArchiveRuleSummary]
|
#next_token ⇒ ::String
515 |
# File 'sig/client.rbs', line 515
def next_token: () -> ::String
|