Interface InstanceCreditSpecificationRequest.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

      T3 instances with host tenancy do not support the unlimited CPU credit option.

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

      Valid values: standard | unlimited

      T3 instances with host tenancy do not support the unlimited CPU credit option.

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