Module AWS::Core::Collection::WithNextToken
In: lib/aws/core/collection/with_next_token.rb

# Collection::WithNextToken

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.

Methods

Included Modules

Model Enumerable Collection

Protected Instance methods

[Validate]