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 details of the step failure. The service attempts to detect the root cause for many common failures.

Inheritance Hierarchy

System.Object
  Amazon.ElasticMapReduce.Model.FailureDetails

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

Syntax

C#
public class FailureDetails

The FailureDetails type exposes the following members

Constructors

NameDescription
Public Method FailureDetails()

Properties

NameTypeDescription
Public Property LogFile System.String

Gets and sets the property LogFile.

The path to the log file where the step failure root cause was originally recorded.

Public Property Message System.String

Gets and sets the property Message.

The descriptive message including the error the Amazon EMR service has identified as the cause of step failure. This is text from an error log that describes the root cause of the failure.

Public Property Reason System.String

Gets and sets the property Reason.

The reason for the step failure. In the case where the service cannot successfully determine the root cause of the failure, it returns "Unknown Error" as a reason.

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