You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::QLDB::Types::GetRevisionResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#proofTypes::ValueHolder

The proof object in Amazon Ion format returned by a GetRevision request. A proof contains the list of hash values that are required to recalculate the specified digest using a Merkle tree, starting with the specified document revision.

Returns:

  • (Types::ValueHolder)

    The proof object in Amazon Ion format returned by a GetRevision request.

#revisionTypes::ValueHolder

The document revision data object in Amazon Ion format.

Returns: