Module: Aws::MailManager::Client::_ListArchiveExportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListArchiveExportsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#exports ⇒ ::Array[Types::ExportSummary]
622 |
# File 'sig/client.rbs', line 622
def exports: () -> ::Array[Types::ExportSummary]
|
#next_token ⇒ ::String
623 |
# File 'sig/client.rbs', line 623
def next_token: () -> ::String
|