AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
The summary of the cluster step.

Inheritance Hierarchy

System.Object
  Amazon.ElasticMapReduce.Model.StepSummary

Namespace: Amazon.ElasticMapReduce.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class StepSummary : Object

The StepSummary type exposes the following members

Constructors

NameDescription
Public Method StepSummary()

Properties

NameTypeDescription
Public Property ActionOnFailure Amazon.ElasticMapReduce.ActionOnFailure 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.

Public Property Config Amazon.ElasticMapReduce.Model.HadoopStepConfig Gets and sets the property Config.

The Hadoop job configuration of the cluster step.

Public Property Id System.String Gets and sets the property Id.

The identifier of the cluster step.

Public Property Name System.String Gets and sets the property Name.

The name of the cluster step.

Public Property Status Amazon.ElasticMapReduce.Model.StepStatus Gets and sets the property Status.

The current execution status details of the cluster step.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8