class Aws::KafkaConnect::Types::S3LogDeliveryDescription

The description of the details about delivering logs to Amazon S3.

@!attribute [rw] bucket

The name of the S3 bucket that is the destination for log delivery.
@return [String]

@!attribute [rw] enabled

Specifies whether connector logs get sent to the specified Amazon S3
destination.
@return [Boolean]

@!attribute [rw] prefix

The S3 prefix that is the destination for log delivery.
@return [String]

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

Constants

SENSITIVE