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.

Attribute mapping for MULTI value measures.

Inheritance Hierarchy

System.Object
  Amazon.TimestreamQuery.Model.MultiMeasureAttributeMapping

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

Syntax

C#
public class MultiMeasureAttributeMapping

The MultiMeasureAttributeMapping type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MeasureValueType Amazon.TimestreamQuery.ScalarMeasureValueType

Gets and sets the property MeasureValueType.

Type of the attribute to be read from the source column.

Public Property SourceColumn System.String

Gets and sets the property SourceColumn.

Source column from where the attribute value is to be read.

Public Property TargetMultiMeasureAttributeName System.String

Gets and sets the property TargetMultiMeasureAttributeName.

Custom name to be used for attribute name in derived table. If not provided, source column name would be used.

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