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
show all
Defined in:
(unknown)

Overview

Contains details of the fetched page.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_tokenString

The token of the next page.

Returns:

  • (String)

    The token of the next page.

#valuesArray<Types::ValueHolder>

A structure that contains values in multiple encoding formats.

Returns:

  • (Array<Types::ValueHolder>)

    A structure that contains values in multiple encoding formats.