class Aws::KafkaConnect::Types::ScaleInPolicyUpdate

An update to the connector’s scale-in policy.

@note When making an API call, you may pass ScaleInPolicyUpdate

data as a hash:

    {
      cpu_utilization_percentage: 1, # required
    }

@!attribute [rw] cpu_utilization_percentage

The target CPU utilization percentage threshold at which you want
connector scale in to be triggered.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/ScaleInPolicyUpdate AWS API Documentation

Constants

SENSITIVE