AWS SDK for .NET Documentation
TerminationPolicies Property
AmazonAmazon.AutoScaling.ModelCreateAutoScalingGroupRequestTerminationPolicies Did this page help you?   Yes   No    Tell us about it...
A standalone termination policy or a list of termination policies used to select the instance to terminate. The policies are executed in the order that they are listed. For more information on configuring a termination policy for your Auto Scaling group, see Instance Termination Policy for Your Auto Scaling Group in the Auto Scaling Developer Guide.
Declaration Syntax
C#
public List<string> TerminationPolicies { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)