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