class Aws::KafkaConnect::Types::ScaleInPolicy

The scale-in policy for the connector.

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

data as a hash:

    {
      cpu_utilization_percentage: 1, # required
    }

@!attribute [rw] cpu_utilization_percentage

Specifies the 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/ScaleInPolicy AWS API Documentation

Constants

SENSITIVE