AWS SDK Version 3 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.

The detailed status of the cluster.

Inheritance Hierarchy

System.Object
  Amazon.ElasticMapReduce.Model.ClusterStatus

Namespace: Amazon.ElasticMapReduce.Model
Assembly: AWSSDK.ElasticMapReduce.dll
Version: 3.x.y.z

Syntax

C#
public class ClusterStatus

The ClusterStatus type exposes the following members

Constructors

NameDescription
Public Method ClusterStatus()

Properties

NameTypeDescription
Public Property ErrorDetails System.Collections.Generic.List<Amazon.ElasticMapReduce.Model.ErrorDetail>

Gets and sets the property ErrorDetails.

A list of tuples that provides information about the errors that caused a cluster to terminate. This structure can contain up to 10 different ErrorDetail tuples.

Public Property State Amazon.ElasticMapReduce.ClusterState

Gets and sets the property State.

The current state of the cluster.

Public Property StateChangeReason Amazon.ElasticMapReduce.Model.ClusterStateChangeReason

Gets and sets the property StateChangeReason.

The reason for the cluster status change.

Public Property Timeline Amazon.ElasticMapReduce.Model.ClusterTimeline

Gets and sets the property Timeline.

A timeline that represents the status of a cluster over the lifetime of the cluster.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5