AwsBackupRecoveryPointCalculatedLifecycleDetails

Specifies how long in days before a recovery point transitions to cold storage or is deleted.

Types

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

Properties

Link copied to clipboard

Specifies the number of days after creation that a recovery point is deleted. Must be greater than 90 days plus MoveToColdStorageAfterDays.

Link copied to clipboard

Specifies the number of days after creation that a recovery point is moved to cold storage.

Functions

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