| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
ScaleInPolicyDescription |
ScaleInPolicyDescription.clone() |
ScaleInPolicyDescription |
AutoScalingDescription.getScaleInPolicy()
The sacle-in policy for the connector.
|
ScaleInPolicyDescription |
ScaleInPolicyDescription.withCpuUtilizationPercentage(Integer cpuUtilizationPercentage)
Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoScalingDescription.setScaleInPolicy(ScaleInPolicyDescription scaleInPolicy)
The sacle-in policy for the connector.
|
AutoScalingDescription |
AutoScalingDescription.withScaleInPolicy(ScaleInPolicyDescription scaleInPolicy)
The sacle-in policy for the connector.
|
Copyright © 2024. All rights reserved.