Module | AWS::Core::Collection::WithNextToken |
In: |
lib/aws/core/collection/with_next_token.rb
|
When making a request to list elements from one of these collections, the response may return a next token. This indicates there are more results than were returned. You can not control the number of elements returned with each response.
See {AWS::Core::Collection} for documentation on the available collection methods.