Module: Aws::EC2::Client::_DescribeSnapshotsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeSnapshotsResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#snapshots::Array[Types::Snapshot]

Returns:



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

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