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 Redshift reservations that Amazon Web Services recommends that you purchase.

Inheritance Hierarchy

System.Object
  Amazon.CostExplorer.Model.RedshiftInstanceDetails

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

Syntax

C#
public class RedshiftInstanceDetails

The RedshiftInstanceDetails type exposes the following members

Constructors

NameDescription
Public Method RedshiftInstanceDetails()

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 Family System.String

Gets and sets the property Family.

The instance family of the recommended reservation.

Public Property NodeType System.String

Gets and sets the property NodeType.

The type of node 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