NAME
Paws::EBS::GetSnapshotBlockResponse
ATTRIBUTES
BlockData => Str
The data content of the block.
Checksum => Str
The checksum generated for the block, which is Base64 encoded.
ChecksumAlgorithm => Str
The algorithm used to generate the checksum for the block, such as SHA256.
Valid values are: "SHA256"
=head2 DataLength => Int
The size of the data in the block.