You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::QLDBSession::Types::Page
- Inherits:
-
Struct
- Object
- Struct
- Aws::QLDBSession::Types::Page
- Defined in:
- (unknown)
Overview
Contains details of the fetched page.
Returned by:
Instance Attribute Summary collapse
-
#next_page_token ⇒ String
The token of the next page.
-
#values ⇒ Array<Types::ValueHolder>
A structure that contains values in multiple encoding formats.
Instance Attribute Details
#next_page_token ⇒ String
The token of the next page.
#values ⇒ Array<Types::ValueHolder>
A structure that contains values in multiple encoding formats.