Interface InstanceCreditSpecification.Builder

  • Method Details

    • instanceId

      The ID of the instance.

      Parameters:
      instanceId - The ID of the instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cpuCredits

      The credit option for CPU usage of the instance.

      Valid values: standard | unlimited

      Parameters:
      cpuCredits - The credit option for CPU usage of the instance.

      Valid values: standard | unlimited

      Returns:
      Returns a reference to this object so that method calls can be chained together.