AWS SDK for .NET Documentation
LifecycleState Property
AmazonAmazon.AutoScaling.ModelInstanceLifecycleState Did this page help you?   Yes   No    Tell us about it...
Contains a description of the current lifecycle state.
Note:
The Quarantined lifecycle state is currently not used.

Constraints:

Allowed Values
Pending, Quarantined, InService, Terminating, Terminated

Declaration Syntax
C#
public string LifecycleState { get; set; }

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