proof property

ValueHolder? proof
final

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.

Implementation

final ValueHolder? proof;