Interface ScaleInPolicyDescription.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ScaleInPolicyDescription.Builder,ScaleInPolicyDescription>, SdkBuilder<ScaleInPolicyDescription.Builder,ScaleInPolicyDescription>, SdkPojo
Enclosing class:
ScaleInPolicyDescription

public static interface ScaleInPolicyDescription.Builder extends SdkPojo, CopyableBuilder<ScaleInPolicyDescription.Builder,ScaleInPolicyDescription>
  • Method Details

    • cpuUtilizationPercentage

      ScaleInPolicyDescription.Builder cpuUtilizationPercentage(Integer cpuUtilizationPercentage)

      Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.

      Parameters:
      cpuUtilizationPercentage - Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.