AWSEC2PurchaseReservedInstancesOfferingResult
Objective-C
@interface AWSEC2PurchaseReservedInstancesOfferingResultSwift
class AWSEC2PurchaseReservedInstancesOfferingResultContains the output of PurchaseReservedInstancesOffering.
- 
                  
                  The IDs of the purchased Reserved Instances. If your purchase crosses into a discounted pricing tier, the final Reserved Instances IDs might change. For more information, see Crossing pricing tiers in the Amazon EC2 User Guide. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable reservedInstancesId;Swift var reservedInstancesId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2PurchaseReservedInstancesOfferingResult Class Reference
        AWSEC2PurchaseReservedInstancesOfferingResult Class Reference