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.

Details about the Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.

Inheritance Hierarchy

System.Object
  Amazon.CostExplorer.Model.ESInstanceDetails

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

Syntax

C#
public class ESInstanceDetails

The ESInstanceDetails type exposes the following members

Constructors

NameDescription
Public Method ESInstanceDetails()

Properties

NameTypeDescription
Public Property CurrentGeneration System.Boolean

Gets and sets the property CurrentGeneration.

Determines whether the recommendation is for a current-generation instance.

Public Property InstanceClass System.String

Gets and sets the property InstanceClass.

The class of instance that Amazon Web Services recommends.

Public Property InstanceSize System.String

Gets and sets the property InstanceSize.

The size of instance that Amazon Web Services recommends.

Public Property Region System.String

Gets and sets the property Region.

The Amazon Web Services Region of the recommended reservation.

Public Property SizeFlexEligible System.Boolean

Gets and sets the property SizeFlexEligible.

Determines whether the recommended reservation is size flexible.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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