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
 
Container for the parameters to the PurchaseReservedNodeOffering operation. Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of reserved node offerings. You can purchase one or more of the offerings. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings. You can call this API by providing a specific reserved node offering and the number of nodes you want to reserve.

For more information about reserved node offerings, go to Purchasing Reserved Nodes in the Amazon Redshift Cluster Management Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Redshift.AmazonRedshiftRequest
      Amazon.Redshift.Model.PurchaseReservedNodeOfferingRequest

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

Syntax

C#
public class PurchaseReservedNodeOfferingRequest : AmazonRedshiftRequest
         IRequestEvents

The PurchaseReservedNodeOfferingRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property NodeCount System.Int32 Gets and sets the property NodeCount.

The number of reserved nodes you want to purchase.

Default: 1

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

The unique identifier of the reserved node offering you want to purchase.

Version Information

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

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