RecoveryPoint

The automatically created recovery point of a namespace. Recovery points are created every 30 minutes and kept for 24 hours.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the namespace the recovery point is associated with.

Link copied to clipboard

The name of the namespace the recovery point is associated with.

Link copied to clipboard

The time the recovery point is created.

Link copied to clipboard

The unique identifier of the recovery point.

Link copied to clipboard

The total size of the data in the recovery point in megabytes.

Link copied to clipboard

The name of the workgroup the recovery point is associated with.

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