Module AWS::Collections::Paged
In: lib/aws/collections.rb

@private

Methods

Included Modules

Basic

Protected Instance methods

@note limit has no effect, simply ignored @note batch_size has no effect, simply ignored

Override this method in collections that have an alternate method for finding the next token. @private

Override this methid in collections that use a different name for the param that offsets the find (e.g. :marker, :next_key, etc). @private

[Validate]