class Aws::EBS::Types::ChangedBlock
A block of data in an Amazon Elastic Block
Store snapshot that is different from another snapshot of the same volume/snapshot lineage.
@!attribute [rw] block_index
The block index. @return [Integer]
@!attribute [rw] first_block_token
The block token for the block index of the `FirstSnapshotId` specified in the `ListChangedBlocks` operation. This value is absent if the first snapshot does not have the changed block that is on the second snapshot. @return [String]
@!attribute [rw] second_block_token
The block token for the block index of the `SecondSnapshotId` specified in the `ListChangedBlocks` operation. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ebs-2019-11-02/ChangedBlock AWS API Documentation
Constants
- SENSITIVE