Module: Aws::EC2::Client::_DescribeLockedSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLockedSnapshotsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7167 |
# File 'sig/client.rbs', line 7167
def next_token: () -> ::String
|
#snapshots ⇒ ::Array[Types::LockedSnapshotsInfo]
7166 |
# File 'sig/client.rbs', line 7166
def snapshots: () -> ::Array[Types::LockedSnapshotsInfo]
|