You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EBS::Types::PutSnapshotBlockResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#checksumString

The SHA256 checksum generated for the block data by Amazon EBS.

Returns:

  • (String)

    The SHA256 checksum generated for the block data by Amazon EBS.

#checksum_algorithmString

The algorithm used by Amazon EBS to generate the checksum.

Possible values:

  • SHA256

Returns:

  • (String)

    The algorithm used by Amazon EBS to generate the checksum.