AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.KafkaConnect.Model.S3LogDeliveryDescription

Namespace: Amazon.KafkaConnect.Model
Assembly: AWSSDK.KafkaConnect.dll
Version: 3.x.y.z

Syntax

C#
public class S3LogDeliveryDescription

The S3LogDeliveryDescription type exposes the following members

Constructors

NameDescription
Public Method S3LogDeliveryDescription()

Properties

NameTypeDescription
Public Property Bucket System.String

Gets and sets the property Bucket.

The name of the S3 bucket that is the destination for log delivery.

Public Property Enabled System.Boolean

Gets and sets the property Enabled.

Specifies whether connector logs get sent to the specified Amazon S3 destination.

Public Property Prefix System.String

Gets and sets the property Prefix.

The S3 prefix that is the destination for log delivery.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5