class Aws::EBS::Types::GetSnapshotBlockResponse

@!attribute [rw] data_length

The size of the data in the block.
@return [Integer]

@!attribute [rw] block_data

The data content of the block.
@return [IO]

@!attribute [rw] checksum

The checksum generated for the block, which is Base64 encoded.
@return [String]

@!attribute [rw] checksum_algorithm

The algorithm used to generate the checksum for the block, such as
SHA256.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ebs-2019-11-02/GetSnapshotBlockResponse AWS API Documentation

Constants

SENSITIVE