RecoverySnapshot

A snapshot of a Source Server used during recovery.

Types

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

Properties

Link copied to clipboard

A list of EBS snapshots.

Link copied to clipboard

The timestamp of when we expect the snapshot to be taken.

Link copied to clipboard

The ID of the Recovery Snapshot.

Link copied to clipboard

The ID of the Source Server that the snapshot was taken for.

Link copied to clipboard

The actual timestamp that the snapshot was taken.

Functions

Link copied to clipboard
inline fun copy(block: RecoverySnapshot.Builder.() -> Unit = {}): RecoverySnapshot
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