ChangedBlock

A block of data in an Amazon Elastic Block Store snapshot that is different from another snapshot of the same volume/snapshot lineage.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The block index.

Link copied to clipboard

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.

Link copied to clipboard

The block token for the block index of the SecondSnapshotId specified in the ListChangedBlocks operation.

Functions

Link copied to clipboard
inline fun copy(block: ChangedBlock.Builder.() -> Unit = {}): ChangedBlock
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String