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.
Data model for a batch load task.
Namespace: Amazon.TimestreamWrite.Model
Assembly: AWSSDK.TimestreamWrite.dll
Version: 3.x.y.z
public class DataModel
The DataModel type exposes the following members
Name | Description | |
---|---|---|
![]() |
DataModel() |
Name | Type | Description | |
---|---|---|---|
![]() |
DimensionMappings | System.Collections.Generic.List<Amazon.TimestreamWrite.Model.DimensionMapping> |
Gets and sets the property DimensionMappings. Source to target mappings for dimensions. |
![]() |
MeasureNameColumn | System.String |
Gets and sets the property MeasureNameColumn. |
![]() |
MixedMeasureMappings | System.Collections.Generic.List<Amazon.TimestreamWrite.Model.MixedMeasureMapping> |
Gets and sets the property MixedMeasureMappings. Source to target mappings for measures. |
![]() |
MultiMeasureMappings | Amazon.TimestreamWrite.Model.MultiMeasureMappings |
Gets and sets the property MultiMeasureMappings. Source to target mappings for multi-measure records. |
![]() |
TimeColumn | System.String |
Gets and sets the property TimeColumn. Source column to be mapped to time. |
![]() |
TimeUnit | Amazon.TimestreamWrite.TimeUnit |
Gets and sets the property TimeUnit.
The granularity of the timestamp unit. It indicates if the time value is in seconds,
milliseconds, nanoseconds, or other supported values. Default is |
.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