| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
ScaleInPolicy |
ScaleInPolicy.clone() |
ScaleInPolicy |
AutoScaling.getScaleInPolicy()
The sacle-in policy for the connector.
|
ScaleInPolicy |
ScaleInPolicy.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 |
AutoScaling.setScaleInPolicy(ScaleInPolicy scaleInPolicy)
The sacle-in policy for the connector.
|
AutoScaling |
AutoScaling.withScaleInPolicy(ScaleInPolicy scaleInPolicy)
The sacle-in policy for the connector.
|
Copyright © 2021. All rights reserved.