AWS SDK for .NET Documentation
PurchaseReservedInstancesOfferingResult Class
AmazonAmazon.EC2.ModelPurchaseReservedInstancesOfferingResult Did this page help you?   Yes   No    Tell us about it...
Purchase Reserved Instances Offering Result
Declaration Syntax
C#
public class PurchaseReservedInstancesOfferingResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PurchaseReservedInstancesOfferingResult()()()()
Initializes a new instance of the PurchaseReservedInstancesOfferingResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetReservedInstancesId()()()()
Checks if ReservedInstancesId property is set

ReservedInstancesId
Gets and sets the ReservedInstancesId property. The IDs of the purchased Reserved Instances.

ToString()()()()
String Representation of this object. Overrides Object.ToString()
(Overrides Object.ToString()()()().)
ToXML()()()()
XML Representation of this object

Inheritance Hierarchy
Object
PurchaseReservedInstancesOfferingResult

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