AWS SDK for .NET Documentation
OnArrested Enumeration
AmazonAmazon.ElasticMapReduce.ModelOnArrested Did this page help you?   Yes   No    Tell us about it...
The action to take if your step is waiting for the instance group to start and it enters the Arrested state.

Fail - Fail the step. Wait - Continue waiting until the instance group is no longer arrested (requires manual intervention). Continue - Proceed onto the next step.

Declaration Syntax
C#
public enum OnArrested
Members
MemberDescription
Fail
Wait
Continue

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