class Aws::KafkaConnect::Types::WorkerConfiguration
The configuration of the workers, which are the processes that run the connector logic.
@note When making an API call, you may pass WorkerConfiguration
data as a hash: { revision: 1, # required worker_configuration_arn: "__string", # required }
@!attribute [rw] revision
The revision of the worker configuration. @return [Integer]
@!attribute [rw] worker_configuration_arn
The Amazon Resource Name (ARN) of the worker configuration. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/WorkerConfiguration AWS API Documentation
Constants
- SENSITIVE