Module: Aws::ElementalInference::Client::_ListFeedsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFeedsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#feeds ⇒ ::Array[Types::FeedSummary]
231 |
# File 'sig/client.rbs', line 231
def feeds: () -> ::Array[Types::FeedSummary]
|
#next_token ⇒ ::String
232 |
# File 'sig/client.rbs', line 232
def next_token: () -> ::String
|