Creates a worker configuration using the specified properties.
See https://www.paws-r-sdk.com/docs/kafkaconnect_create_worker_configuration/ for full documentation.
kafkaconnect_create_worker_configuration(
description = NULL,
name,
propertiesFileContent
)
A summary description of the worker configuration.
[required] The name of the worker configuration.
[required] Base64 encoded contents of connect-distributed.properties file.