RestoreSummary

Contains details for the restore.

Types

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

Properties

Link copied to clipboard

Point in time or source backup time.

Link copied to clipboard

Indicates if a restore is in progress or not.

Link copied to clipboard

The Amazon Resource Name (ARN) of the backup from which the table was restored.

Link copied to clipboard

The ARN of the source table of the backup that is being restored.

Functions

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