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]
1392 |
# File 'sig/client.rbs', line 1392
def instance_snapshots: () -> ::Array[Types::InstanceSnapshot]
|
#next_page_token ⇒ ::String
1393 |
# File 'sig/client.rbs', line 1393
def next_page_token: () -> ::String
|