class Aws::KafkaConnect::Types::WorkerLogDeliveryDescription

Workers can send worker logs to different destination types. This configuration specifies the details of these destinations.

@!attribute [rw] cloud_watch_logs

Details about delivering logs to Amazon CloudWatch Logs.
@return [Types::CloudWatchLogsLogDeliveryDescription]

@!attribute [rw] firehose

Details about delivering logs to Amazon Kinesis Data Firehose.
@return [Types::FirehoseLogDeliveryDescription]

@!attribute [rw] s3

Details about delivering logs to Amazon S3.
@return [Types::S3LogDeliveryDescription]

@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/WorkerLogDeliveryDescription AWS API Documentation

Constants

SENSITIVE