TopicCalculatedFieldArgs

constructor(aggregation: Output<TopicDefaultAggregation>? = null, allowedAggregations: Output<List<TopicAuthorSpecifiedAggregation>>? = null, calculatedFieldDescription: Output<String>? = null, calculatedFieldName: Output<String>, calculatedFieldSynonyms: Output<List<String>>? = null, cellValueSynonyms: Output<List<TopicCellValueSynonymArgs>>? = null, columnDataRole: Output<TopicColumnDataRole>? = null, comparativeOrder: Output<TopicComparativeOrderArgs>? = null, defaultFormatting: Output<TopicDefaultFormattingArgs>? = null, disableIndexing: Output<Boolean>? = null, expression: Output<String>, isIncludedInTopic: Output<Boolean>? = null, neverAggregateInFilter: Output<Boolean>? = null, nonAdditive: Output<Boolean>? = null, notAllowedAggregations: Output<List<TopicAuthorSpecifiedAggregation>>? = null, semanticType: Output<TopicSemanticTypeArgs>? = null, timeGranularity: Output<TopicTimeGranularity>? = null)