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.
Represents a column in a dataset.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class TopicColumn
The TopicColumn type exposes the following members
Name | Description | |
---|---|---|
![]() |
TopicColumn() |
Name | Type | Description | |
---|---|---|---|
![]() |
Aggregation | Amazon.QuickSight.DefaultAggregation |
Gets and sets the property Aggregation. The type of aggregation that is performed on the column data when it's queried. |
![]() |
AllowedAggregations | System.Collections.Generic.List<System.String> |
Gets and sets the property AllowedAggregations.
The list of aggregation types that are allowed for the column. Valid values for this
structure are |
![]() |
CellValueSynonyms | System.Collections.Generic.List<Amazon.QuickSight.Model.CellValueSynonym> |
Gets and sets the property CellValueSynonyms. The other names or aliases for the column cell value. |
![]() |
ColumnDataRole | Amazon.QuickSight.ColumnDataRole |
Gets and sets the property ColumnDataRole.
The role of the column in the data. Valid values are |
![]() |
ColumnDescription | System.String |
Gets and sets the property ColumnDescription. A description of the column and its contents. |
![]() |
ColumnFriendlyName | System.String |
Gets and sets the property ColumnFriendlyName. A user-friendly name for the column. |
![]() |
ColumnName | System.String |
Gets and sets the property ColumnName. The name of the column. |
![]() |
ColumnSynonyms | System.Collections.Generic.List<System.String> |
Gets and sets the property ColumnSynonyms. The other names or aliases for the column. |
![]() |
ComparativeOrder | Amazon.QuickSight.Model.ComparativeOrder |
Gets and sets the property ComparativeOrder. The order in which data is displayed for the column when it's used in a comparative context. |
![]() |
DefaultFormatting | Amazon.QuickSight.Model.DefaultFormatting |
Gets and sets the property DefaultFormatting. The default formatting used for values in the column. |
![]() |
DisableIndexing | System.Boolean |
Gets and sets the property DisableIndexing. A Boolean value that indicates whether the column shows in the autocomplete functionality. |
![]() |
IsIncludedInTopic | System.Boolean |
Gets and sets the property IsIncludedInTopic. A Boolean value that indicates whether the column is included in the query results. |
![]() |
NeverAggregateInFilter | System.Boolean |
Gets and sets the property NeverAggregateInFilter. A Boolean value that indicates whether to aggregate the column data when it's used in a filter context. |
![]() |
NonAdditive | System.Boolean |
Gets and sets the property NonAdditive. The non additive value for the column. |
![]() |
NotAllowedAggregations | System.Collections.Generic.List<System.String> |
Gets and sets the property NotAllowedAggregations.
The list of aggregation types that are not allowed for the column. Valid values for
this structure are |
![]() |
SemanticType | Amazon.QuickSight.Model.SemanticType |
Gets and sets the property SemanticType. The semantic type of data contained in the column. |
![]() |
TimeGranularity | Amazon.QuickSight.TopicTimeGranularity |
Gets and sets the property TimeGranularity.
The level of time precision that is used to aggregate |
.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