AwsBackupRecoveryPointLifecycleDetails
Contains an array of Transition objects specifying how long in days before a recovery point transitions to cold storage or is deleted.
Contents
- DeleteAfterDays
-
Specifies the number of days after creation that a recovery point is deleted. Must be greater than 90 days plus
MoveToColdStorageAfterDays
.Type: Long
Required: No
- MoveToColdStorageAfterDays
-
Specifies the number of days after creation that a recovery point is moved to cold storage.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: