class Aws::EBS::Types::ListChangedBlocksResponse

@!attribute [rw] changed_blocks

An array of objects containing information about the changed blocks.
@return [Array<Types::ChangedBlock>]

@!attribute [rw] expiry_time

The time when the `BlockToken` expires.
@return [Time]

@!attribute [rw] volume_size

The size of the volume in GB.
@return [Integer]

@!attribute [rw] block_size

The size of the blocks in the snapshot, in bytes.
@return [Integer]

@!attribute [rw] next_token

The token to use to retrieve the next page of results. This value is
null when there are no more results to return.
@return [String]

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

Constants

SENSITIVE