class Aws::KafkaConnect::Types::ScaleOutPolicyUpdate

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

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

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 out to be triggered.
@return [Integer]

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

Constants

SENSITIVE