AWS SDK for .NET Documentation
ActionOnFailure Property
AmazonAmazon.ElasticMapReduce.ModelStepActionOnFailure Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property ActionOnFailure.

This specifies what action to take when the cluster step fails. Possible values are TERMINATE_CLUSTER, CANCEL_AND_WAIT, and CONTINUE.

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

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