class Aws::KafkaConnect::Types::CreateWorkerConfigurationRequest
@note When making an API call, you may pass CreateWorkerConfigurationRequest
data as a hash: { description: "__stringMax1024", name: "__stringMin1Max128", # required properties_file_content: "SyntheticCreateWorkerConfigurationRequest__string", # required }
@!attribute [rw] description
A summary description of the worker configuration. @return [String]
@!attribute [rw] name
The name of the worker configuration. @return [String]
@!attribute [rw] properties_file_content
Base64 encoded contents of connect-distributed.properties file. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/CreateWorkerConfigurationRequest AWS API Documentation
Constants
- SENSITIVE