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 Reserved Instance offerings that are available for purchase. With Reserved Instances, you purchase the right to launch instances for a period of time. During that time period, you do not receive insufficient capacity errors, and you pay a lower usage rate than the rate charged for On-Demand instances for the actual time used.

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.

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

Syntax

C#
public abstract DescribeReservedInstancesOfferingsResponse DescribeReservedInstancesOfferings(
         DescribeReservedInstancesOfferingsRequest request
)

Parameters

request
Type: Amazon.EC2.Model.DescribeReservedInstancesOfferingsRequest

Container for the necessary parameters to execute the DescribeReservedInstancesOfferings service method.

Return Value
Type: Amazon.EC2.Model.DescribeReservedInstancesOfferingsResponse
The response from the DescribeReservedInstancesOfferings service method, as returned by EC2.

Version Information

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