class Aws::KafkaConnect::Types::AutoScalingDescription
Information about the auto scaling parameters for the connector.
@!attribute [rw] max_worker_count
The maximum number of workers allocated to the connector. @return [Integer]
@!attribute [rw] mcu_count
The number of microcontroller units (MCUs) allocated to each connector worker. The valid values are 1,2,4,8. @return [Integer]
@!attribute [rw] min_worker_count
The minimum number of workers allocated to the connector. @return [Integer]
@!attribute [rw] scale_in_policy
The sacle-in policy for the connector. @return [Types::ScaleInPolicyDescription]
@!attribute [rw] scale_out_policy
The sacle-out policy for the connector.> @return [Types::ScaleOutPolicyDescription]
@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/AutoScalingDescription AWS API Documentation
Constants
- SENSITIVE