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)


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

def next_token: () -> ::String

#snapshots::Array[Types::LockedSnapshotsInfo]

Returns:



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

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