Property | Type | Description | |
---|---|---|---|
InService | |||
Pending | |||
Quarantined | |||
Terminated | |||
Terminating |
Method | Description | |
---|---|---|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
|
LifecycleState ( string value ) : System |
Default Constructor
|
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public LifecycleState ( string value ) : System | ||
value | string | |
return | System |
public static LifecycleState,Amazon.AutoScaling InService | ||
return |
public static LifecycleState,Amazon.AutoScaling Pending | ||
return |
public static LifecycleState,Amazon.AutoScaling Quarantined | ||
return |
public static LifecycleState,Amazon.AutoScaling Terminated | ||
return |