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.

Aggregation for attributes.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.AttributeAggregationFunction

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

Syntax

C#
public class AttributeAggregationFunction

The AttributeAggregationFunction type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property SimpleAttributeAggregation Amazon.QuickSight.SimpleAttributeAggregationFunction

Gets and sets the property SimpleAttributeAggregation.

The built-in aggregation functions for attributes.

  • UNIQUE_VALUE: Returns the unique value for a field, aggregated by the dimension fields.

Public Property ValueForMultipleValues System.String

Gets and sets the property ValueForMultipleValues.

Used by the UNIQUE_VALUE aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.

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