Module: Aws::EC2::Client::_DescribeImportSnapshotTasksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeImportSnapshotTasksResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#import_snapshot_tasks ⇒ ::Array[Types::ImportSnapshotTask]
6268 |
# File 'sig/client.rbs', line 6268
def import_snapshot_tasks: () -> ::Array[Types::ImportSnapshotTask]
|
#next_token ⇒ ::String
6269 |
# File 'sig/client.rbs', line 6269
def next_token: () -> ::String
|