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
6995 |
# File 'sig/client.rbs', line 6995
def next_token: () -> ::String
|
#snapshots ⇒ ::Array[Types::LockedSnapshotsInfo]
6994 |
# File 'sig/client.rbs', line 6994
def snapshots: () -> ::Array[Types::LockedSnapshotsInfo]
|