

# InstanceLifecyclePolicy
<a name="API_InstanceLifecyclePolicy"></a>

 The instance lifecycle policy for the Auto Scaling group. This policy controls instance behavior when an instance transitions through its lifecycle states. Configure retention triggers to specify when instances should move to a `Retained` state instead of automatic termination. 

For more information, see [ Control instance retention with instance lifecycle policies](https://docs.amazonaws.cn/autoscaling/ec2/userguide/instance-lifecycle-policy.html) in the *Amazon EC2 Auto Scaling User Guide*. 

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

 ** RetentionTriggers **   
 Specifies the conditions that trigger instance retention behavior. These triggers determine when instances should move to a `Retained` state instead of automatic termination. This allows you to maintain control over instance management when lifecycles transition and operations fail.   
Type: [RetentionTriggers](API_RetentionTriggers.md) object  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/autoscaling-2011-01-01/InstanceLifecyclePolicy) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/autoscaling-2011-01-01/InstanceLifecyclePolicy) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/autoscaling-2011-01-01/InstanceLifecyclePolicy) 