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]
124 |
# File 'sig/client.rbs', line 124
def items: () -> ::Array[Types::Item]
|
#next_token ⇒ ::String
125 |
# File 'sig/client.rbs', line 125
def next_token: () -> ::String
|