Module: Aws::Lightsail::Client::_GetInstanceSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInstanceSnapshotsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_snapshots ⇒ ::Array[Types::InstanceSnapshot]
1402 |
# File 'sig/client.rbs', line 1402 def instance_snapshots: () -> ::Array[Types::InstanceSnapshot] |
#next_page_token ⇒ ::String
1403 |
# File 'sig/client.rbs', line 1403 def next_page_token: () -> ::String |