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

Returns:

  • (::String)


6995
# File 'sig/client.rbs', line 6995

def next_token: () -> ::String

#snapshots::Array[Types::LockedSnapshotsInfo]

Returns:



6994
# File 'sig/client.rbs', line 6994

def snapshots: () -> ::Array[Types::LockedSnapshotsInfo]