AwsBackupRecoveryPointCalculatedLifecycleDetails
Specifies how long in days before a recovery point transitions to cold storage or is deleted.
Contents
- DeleteAt
-
Specifies the number of days after creation that a recovery point is deleted. Must be greater than 90 days plus
MoveToColdStorageAfterDays
.Type: String
Pattern:
.*\S.*
Required: No
- MoveToColdStorageAt
-
Specifies the number of days after creation that a recovery point is moved to cold storage.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: