- Navigation Guide
@aws-sdk/client-qldb
GetDigestCommandOutput Interface
The output of GetDigestCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
Digest Required | Uint8Array | undefined | The 256-bit hash value representing the digest returned by a |
DigestTipAddress Required | ValueHolder | undefined | The latest block location covered by the digest that you requested. An address is an Amazon Ion structure that has two fields: |
Full Signature
export interface GetDigestCommandOutput extends GetDigestResponse, MetadataBearer