RestoreSnapshotTierResponse

Types

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

Properties

Link copied to clipboard

Indicates whether the snapshot is permanently restored. true indicates a permanent restore. false indicates a temporary restore.

Link copied to clipboard

For temporary restores only. The number of days for which the archived snapshot is temporarily restored.

Link copied to clipboard

The date and time when the snapshot restore process started.

Link copied to clipboard

The ID of the snapshot.

Functions

Link copied to clipboard
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