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

Class: Aws::QLDB::Types::GetDigestResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#digestString

The 256-bit hash value representing the digest returned by a GetDigest request.

Returns:

  • (String)

    The 256-bit hash value representing the digest returned by a GetDigest request.

#digest_tip_addressTypes::ValueHolder

The latest block location covered by the digest that you requested. An address is an Amazon Ion structure that has two fields: strandId and sequenceNo.

Returns:

  • (Types::ValueHolder)

    The latest block location covered by the digest that you requested.