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.

History of the last 10 Upgrades and Upgrade Eligibility Checks.

Inheritance Hierarchy

System.Object
  Amazon.Elasticsearch.Model.UpgradeHistory

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

Syntax

C#
public class UpgradeHistory

The UpgradeHistory type exposes the following members

Constructors

NameDescription
Public Method UpgradeHistory()

Properties

NameTypeDescription
Public Property StartTimestamp System.DateTime

Gets and sets the property StartTimestamp.

UTC Timestamp at which the Upgrade API call was made in "yyyy-MM-ddTHH:mm:ssZ" format.

Public Property StepsList System.Collections.Generic.List<Amazon.Elasticsearch.Model.UpgradeStepItem>

Gets and sets the property StepsList.

A list of UpgradeStepItem s representing information about each step performed as pard of a specific Upgrade or Upgrade Eligibility Check.

Public Property UpgradeName System.String

Gets and sets the property UpgradeName.

A string that describes the update briefly

Public Property UpgradeStatus Amazon.Elasticsearch.UpgradeStatus

Gets and sets the property UpgradeStatus.

The overall status of the update. The status can take one of the following values:

  • In Progress
  • Succeeded
  • Succeeded with Issues
  • Failed

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