AWS SDK Version 2 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.

.NET Framework 4.5
 
Describes a reserved node offering.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.ReservedNodeOffering

Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ReservedNodeOffering : Object

The ReservedNodeOffering type exposes the following members

Constructors

NameDescription
Public Method ReservedNodeOffering()

Properties

NameTypeDescription
Public Property CurrencyCode System.String Gets and sets the property CurrencyCode.

The currency code for the compute nodes offering.

Public Property Duration System.Int32 Gets and sets the property Duration.

The duration, in seconds, for which the offering will reserve the node.

Public Property FixedPrice System.Double Gets and sets the property FixedPrice.

The upfront fixed charge you will pay to purchase the specific reserved node offering.

Public Property NodeType System.String Gets and sets the property NodeType.

The node type offered by the reserved node offering.

Public Property OfferingType System.String Gets and sets the property OfferingType.

The anticipated utilization of the reserved node, as defined in the reserved node offering.

Public Property RecurringCharges System.Collections.Generic.List<Amazon.Redshift.Model.RecurringCharge> Gets and sets the property RecurringCharges.

The charge to your account regardless of whether you are creating any clusters using the node offering. Recurring charges are only in effect for heavy-utilization reserved nodes.

Public Property ReservedNodeOfferingId System.String Gets and sets the property ReservedNodeOfferingId.

The offering identifier.

Public Property UsagePrice System.Double Gets and sets the property UsagePrice.

The rate you are charged for each hour the cluster that is using the offering is running.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8