BackupDescription

Contains the description of the backup created for the table.

Types

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

Properties

Link copied to clipboard

Contains the details of the backup created for the table.

Link copied to clipboard

Contains the details of the table when the backup was created.

Link copied to clipboard

Contains the details of the features enabled on the table when the backup was created. For example, LSIs, GSIs, streams, TTL.

Functions

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