Module: Aws::Lightsail::Client::_GetExportSnapshotRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetExportSnapshotRecordsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#export_snapshot_records ⇒ ::Array[Types::ExportSnapshotRecord]
1323 |
# File 'sig/client.rbs', line 1323
def export_snapshot_records: () -> ::Array[Types::ExportSnapshotRecord]
|
#next_page_token ⇒ ::String
1324 |
# File 'sig/client.rbs', line 1324
def next_page_token: () -> ::String
|