Module: Aws::EC2::Client::_ListSnapshotsInRecycleBinResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSnapshotsInRecycleBinResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
11149 |
# File 'sig/client.rbs', line 11149
def next_token: () -> ::String
|
#snapshots ⇒ ::Array[Types::SnapshotRecycleBinInfo]
11148 |
# File 'sig/client.rbs', line 11148
def snapshots: () -> ::Array[Types::SnapshotRecycleBinInfo]
|