Module: Aws::Lightsail::Client::_GetDiskSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDiskSnapshotsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#disk_snapshots ⇒ ::Array[Types::DiskSnapshot]
1231 |
# File 'sig/client.rbs', line 1231
def disk_snapshots: () -> ::Array[Types::DiskSnapshot]
|
#next_page_token ⇒ ::String
1232 |
# File 'sig/client.rbs', line 1232
def next_page_token: () -> ::String
|