---
type: resource-type
title: WorkerConfiguration
description: aws resource type AWS::KafkaConnect::WorkerConfiguration
name: WorkerConfiguration
lexicon: aws
resource_type: AWS::KafkaConnect::WorkerConfiguration
---
`AWS::KafkaConnect::WorkerConfiguration`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the worker configuration.
- `PropertiesFileContent` (`string`, required): Base64 encoded contents of connect-distributed.properties file.
- `Description` (`string`, optional): A summary description of the worker configuration.
- `Revision` (`number`, optional): The description of a revision of the worker configuration.
- `Tags` (`WorkerConfiguration_Tag[]`, optional): A collection of tags associated with a resource
- `WorkerConfigurationArn` (`string`, optional): The Amazon Resource Name (ARN) of the custom configuration.

## Attributes

- `Revision`
- `WorkerConfigurationArn`
