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.

Represents a data source association with an S3 Table Integration, including its status and metadata.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.S3TableIntegrationSource

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

Syntax

C#
public class S3TableIntegrationSource

The S3TableIntegrationSource type exposes the following members

Constructors

NameDescription
Public Method S3TableIntegrationSource()

Properties

NameTypeDescription
Public Property CreatedTimeStamp System.Int64

Gets and sets the property CreatedTimeStamp.

The timestamp when the data source association was created.

Public Property DataSource Amazon.CloudWatchLogs.Model.DataSource

Gets and sets the property DataSource.

The data source associated with the S3 Table Integration.

Public Property Identifier System.String

Gets and sets the property Identifier.

The unique identifier for this data source association.

Public Property Status Amazon.CloudWatchLogs.S3TableIntegrationSourceStatus

Gets and sets the property Status.

The current status of the data source association.

Public Property StatusReason System.String

Gets and sets the property StatusReason.

Additional information about the status of the data source association.

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