class Aws::KafkaConnect::Types::ScaleOutPolicy

The scale-out policy for the connector.

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

data as a hash:

    {
      cpu_utilization_percentage: 1, # required
    }

@!attribute [rw] cpu_utilization_percentage

The 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/ScaleOutPolicy AWS API Documentation

Constants

SENSITIVE