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]

Returns:



1241
# File 'sig/client.rbs', line 1241

def disk_snapshots: () -> ::Array[Types::DiskSnapshot]

#next_page_token::String

Returns:

  • (::String)


1242
# File 'sig/client.rbs', line 1242

def next_page_token: () -> ::String