The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase. With Amazon EC2 Reserved Instances, you purchase the right to launch Amazon EC2 instances for a period of time (without getting insufficient capacity errors) and pay a lower usage rate for the actual time used.
Inheritance Hierarchy
Amazon.Runtime.AmazonWebServiceRequest
Amazon.EC2.Model.DescribeReservedInstancesOfferingsRequest
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class DescribeReservedInstancesOfferingsRequest : AmazonWebServiceRequest IRequestEvents
The DescribeReservedInstancesOfferingsRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
DescribeReservedInstancesOfferingsRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
AvailabilityZone | The Availability Zone in which the Reserved Instance can be used. |
![]() |
Filters | A list of filters used to match properties for ReservedInstancesOfferings. For a complete reference to the available filter keys for this operation, see the Amazon EC2 API reference. |
![]() |
InstanceTenancy | The tenancy of the Reserved Instance offering. A Reserved Instance with tenancy of dedicated will run on single-tenant hardware and can only be launched within a VPC. |
![]() |
InstanceType |
The instance type on which the Reserved Instance can be used.
Constraints: |
![]() |
MaxResults | |
![]() |
NextToken | |
![]() |
OfferingType | The Reserved Instance offering type. |
![]() |
ProductDescription | The Reserved Instance product description. |
![]() |
ReservedInstancesOfferingIds | An optional list of the unique IDs of the Reserved Instance offerings to describe. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8