DescribeReservedInstancesOfferingsRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the DescribeReservedInstancesOfferings operation.

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

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.DescribeReservedInstancesOfferingsRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class DescribeReservedInstancesOfferingsRequest : AmazonWebServiceRequest
         IRequestEvents

The DescribeReservedInstancesOfferingsRequest type exposes the following members

Constructors

Properties

  Name Description
Public Property AvailabilityZone The Availability Zone in which the Reserved Instance can be used.
Public Property 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.
Public Property 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.
Public Property InstanceType The instance type on which the Reserved Instance can be used.

Constraints:Allowed Valuest1.micro, m1.small, m1.medium, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, c1.medium, c1.xlarge, hi1.4xlarge, hs1.8xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge, cr1.8xlarge

Public Property MaxResults
Public Property NextToken
Public Property OfferingType The Reserved Instance offering type.
Public Property ProductDescription The Reserved Instance product description.
Public Property 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