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.

Provides historical timestamps for the instance fleet, including the time of creation, the time it became ready to run jobs, and the time of termination.

The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions.

Inheritance Hierarchy

System.Object
  Amazon.ElasticMapReduce.Model.InstanceFleetTimeline

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

Syntax

C#
public class InstanceFleetTimeline

The InstanceFleetTimeline type exposes the following members

Constructors

NameDescription
Public Method InstanceFleetTimeline()

Properties

NameTypeDescription
Public Property CreationDateTime System.DateTime

Gets and sets the property CreationDateTime.

The time and date the instance fleet was created.

Public Property EndDateTime System.DateTime

Gets and sets the property EndDateTime.

The time and date the instance fleet terminated.

Public Property ReadyDateTime System.DateTime

Gets and sets the property ReadyDateTime.

The time and date the instance fleet was ready to run jobs.

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