

# AwsBackupBackupPlanLifecycleDetails
<a name="API_AwsBackupBackupPlanLifecycleDetails"></a>

Provides lifecycle details for the backup plan. A lifecycle defines when a backup is transitioned to cold storage and when it expires. 

## Contents
<a name="API_AwsBackupBackupPlanLifecycleDetails_Contents"></a>

 ** DeleteAfterDays **   <a name="securityhub-Type-AwsBackupBackupPlanLifecycleDetails-DeleteAfterDays"></a>
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 **   <a name="securityhub-Type-AwsBackupBackupPlanLifecycleDetails-MoveToColdStorageAfterDays"></a>
Specifies the number of days after creation that a recovery point is moved to cold storage.   
Type: Long  
Required: No

## See Also
<a name="API_AwsBackupBackupPlanLifecycleDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/securityhub-2018-10-26/AwsBackupBackupPlanLifecycleDetails) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/securityhub-2018-10-26/AwsBackupBackupPlanLifecycleDetails) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/securityhub-2018-10-26/AwsBackupBackupPlanLifecycleDetails) 