public static interface PurchaseReservedInstancesOfferingResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<PurchaseReservedInstancesOfferingResponse.Builder,PurchaseReservedInstancesOfferingResponse>
| Modifier and Type | Method and Description |
|---|---|
PurchaseReservedInstancesOfferingResponse.Builder |
reservedInstancesId(String reservedInstancesId)
The IDs of the purchased Reserved Instances.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildPurchaseReservedInstancesOfferingResponse.Builder reservedInstancesId(String reservedInstancesId)
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 Elastic Compute Cloud User Guide.
reservedInstancesId - 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 Elastic Compute Cloud User Guide.Copyright © 2023. All rights reserved.