Module: Aws::MediaStoreData::Client::_ListItemsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::Item]

Returns:



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

def items: () -> ::Array[Types::Item]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String