Module: Aws::VoiceID::Client::_ListWatchlistsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWatchlistsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
327 |
# File 'sig/client.rbs', line 327
def next_token: () -> ::String
|
#watchlist_summaries ⇒ ::Array[Types::WatchlistSummary]
328 |
# File 'sig/client.rbs', line 328
def watchlist_summaries: () -> ::Array[Types::WatchlistSummary]
|