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)


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

def next_token: () -> ::String

#snapshots::Array[Types::Snapshot]

Returns:



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

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