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.
For a SQL-based Kinesis Data Analytics application, describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.
Also used to describe the format of the reference data source.
Namespace: Amazon.KinesisAnalyticsV2.Model
Assembly: AWSSDK.KinesisAnalyticsV2.dll
Version: 3.x.y.z
public class RecordColumn
The RecordColumn type exposes the following members
Name | Description | |
---|---|---|
RecordColumn() |
Name | Type | Description | |
---|---|---|---|
Mapping | System.String |
Gets and sets the property Mapping. A reference to the data element in the streaming input or the reference data source. |
|
Name | System.String |
Gets and sets the property Name. The name of the column that is created in the in-application input stream or reference table. |
|
SqlType | System.String |
Gets and sets the property SqlType. The type of column created in the in-application input stream or reference table. |
.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