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.

Defines configuration details about the data source.

Inheritance Hierarchy

System.Object
  Amazon.TimestreamWrite.Model.DataSourceConfiguration

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

Syntax

C#
public class DataSourceConfiguration

The DataSourceConfiguration type exposes the following members

Constructors

NameDescription
Public Method DataSourceConfiguration()

Properties

NameTypeDescription
Public Property CsvConfiguration Amazon.TimestreamWrite.Model.CsvConfiguration

Gets and sets the property CsvConfiguration.

Public Property DataFormat Amazon.TimestreamWrite.BatchLoadDataFormat

Gets and sets the property DataFormat.

This is currently CSV.

Public Property DataSourceS3Configuration Amazon.TimestreamWrite.Model.DataSourceS3Configuration

Gets and sets the property DataSourceS3Configuration.

Configuration of an S3 location for a file which contains data to load.

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