DestinationBackup

Contains information about the backup that will be copied and created by the CopyBackupToRegion operation.

Types

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

Properties

Link copied to clipboard

The date and time when both the source backup was created.

Link copied to clipboard

The identifier (ID) of the source backup from which the new backup was copied.

Link copied to clipboard

The identifier (ID) of the cluster containing the source backup from which the new backup was copied.

Link copied to clipboard

The AWS region that contains the source backup from which the new backup was copied.

Functions

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