AWS SDK for .NET Documentation
DescribeReservedNodeOfferings Method
AmazonAmazon.RedshiftAmazonRedshiftDescribeReservedNodeOfferings()()()() Did this page help you?   Yes   No    Tell us about it...
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you. These descriptions help you determine which reserve node offering you want to purchase. You then use the unique offering ID in you call to PurchaseReservedNodeOffering to reserve one or more nodes for your Amazon Redshift cluster.

For more information about managing parameter groups, go to Purchasing Reserved Nodes in the Amazon Redshift Management Guide.

Declaration Syntax
C#
DescribeReservedNodeOfferingsResponse DescribeReservedNodeOfferings()
Return Value
The response from the DescribeReservedNodeOfferings service method, as returned by Redshift.
Exceptions
ExceptionCondition
ReservedNodeOfferingNotFoundException Specified offering does not exist.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)