Module: Aws::DynamoDB::Client::_ListImportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListImportsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#import_summary_list ⇒ ::Array[Types::ImportSummary]
664 |
# File 'sig/client.rbs', line 664
def import_summary_list: () -> ::Array[Types::ImportSummary]
|
#next_token ⇒ ::String
665 |
# File 'sig/client.rbs', line 665
def next_token: () -> ::String
|