Module | AWS::Core::Collection::WithLimitAndNextToken |
In: |
lib/aws/core/collection/with_limit_and_next_token.rb
|
# Collection::WithLimitAndNextToken
This module is used by collections where the service may truncate responses but that also accept a upper limit of results to return in a single request.
See {AWS::Core::Collection} for documentation on the available methods.