Module: Aws::MemoryDB::Client::_DescribeSnapshotsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#snapshots::Array[Types::Snapshot]

Returns:



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

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