Interface AddSavingsPlanAction.Builder

  • Method Details

    • savingsPlanOfferingId

      AddSavingsPlanAction.Builder savingsPlanOfferingId(String savingsPlanOfferingId)

      The ID of the Savings Plan offering to add. For more information, see DescribeSavingsPlansOfferings.

      Parameters:
      savingsPlanOfferingId - The ID of the Savings Plan offering to add. For more information, see DescribeSavingsPlansOfferings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • commitment

      AddSavingsPlanAction.Builder commitment(Double commitment)

      The hourly commitment, in the same currency of the savingsPlanOfferingId. This is a value between 0.001 and 1 million. You cannot specify more than five digits after the decimal point.

      Parameters:
      commitment - The hourly commitment, in the same currency of the savingsPlanOfferingId. This is a value between 0.001 and 1 million. You cannot specify more than five digits after the decimal point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.