Module: Aws::MainframeModernization::Client::_ListDataSetExportHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataSetExportHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_set_export_tasks ⇒ ::Array[Types::DataSetExportTask]
524 |
# File 'sig/client.rbs', line 524
def data_set_export_tasks: () -> ::Array[Types::DataSetExportTask]
|
#next_token ⇒ ::String
525 |
# File 'sig/client.rbs', line 525
def next_token: () -> ::String
|