public static interface ScaleInPolicyDescription.Builder extends SdkPojo, CopyableBuilder<ScaleInPolicyDescription.Builder,ScaleInPolicyDescription>
| Modifier and Type | Method and Description |
|---|---|
ScaleInPolicyDescription.Builder |
cpuUtilizationPercentage(Integer cpuUtilizationPercentage)
Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildScaleInPolicyDescription.Builder cpuUtilizationPercentage(Integer cpuUtilizationPercentage)
Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.
cpuUtilizationPercentage - Specifies the CPU utilization percentage threshold at which you want connector scale in to be
triggered.Copyright © 2023. All rights reserved.