RecoveryPoint

Contains information about the recovery point configuration for scanning backup data from Amazon Web Services Backup.

Types

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

Properties

Link copied to clipboard

The name of the Amazon Web Services Backup vault that contains the name of the recovery point to be scanned.

Link copied to clipboard

Contains information about the time range within the continuous backup in Amazon Web Services Backup to scan.

Functions

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