Interface PurchaseReservedInstancesOfferingResponse.Builder

    • Method Detail

      • reservedInstancesId

        PurchaseReservedInstancesOfferingResponse.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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.