OffsetConfiguration
Offset-based pagination configuration that defines how to handle pagination using numeric offsets and limits.
Contents
- LimitParameter
-
The parameter name used to specify the maximum number of results to return per page.
Type: ExtractedParameter object
Required: Yes
- OffsetParameter
-
The parameter name used to specify the starting position or offset for retrieving results.
Type: ExtractedParameter object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: