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