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.

This type is used to map column(s) from the query result to a dimension in the destination table.

Inheritance Hierarchy

System.Object
  Amazon.TimestreamQuery.Model.DimensionMapping

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

Syntax

C#
public class DimensionMapping

The DimensionMapping type exposes the following members

Constructors

NameDescription
Public Method DimensionMapping()

Properties

NameTypeDescription
Public Property DimensionValueType Amazon.TimestreamQuery.DimensionValueType

Gets and sets the property DimensionValueType.

Type for the dimension.

Public Property Name System.String

Gets and sets the property Name.

Column name from query result.

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