Module: Aws::EventBridge::Client::_ListArchivesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListArchivesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#archives ⇒ ::Array[Types::Archive]
532 |
# File 'sig/client.rbs', line 532 def archives: () -> ::Array[Types::Archive] |
#next_token ⇒ ::String
533 |
# File 'sig/client.rbs', line 533 def next_token: () -> ::String |