AWS SDK for .NET Documentation
SHA256TreeHash Property
AmazonAmazon.Glacier.ModelGlacierJobDescriptionSHA256TreeHash Did this page help you?   Yes   No    Tell us about it...
For an ArchiveRetrieval job, it is the checksum of the archive. Otherwise, the value is null. The SHA256 tree hash value for the requested range of an archive. If the Initiate a Job request for an archive specified a tree-hash aligned range, then this field returns a value. For the specific case when the whole archive is retrieved, this value is the same as the ArchiveSHA256TreeHash value. This field is null in the following situations:
Declaration Syntax
C#
public string SHA256TreeHash { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)