toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
TemplateTotalAggregationFunction
Template
Total
Aggregation
Function
data
class
TemplateTotalAggregationFunction
(
val
simpleTotalAggregationFunction
:
TemplateSimpleTotalAggregationFunction
?
=
null
)
Members
Constructors
Template
Total
Aggregation
Function
Link copied to clipboard
constructor
(
simpleTotalAggregationFunction
:
TemplateSimpleTotalAggregationFunction
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
simple
Total
Aggregation
Function
Link copied to clipboard
val
simpleTotalAggregationFunction
:
TemplateSimpleTotalAggregationFunction
?
=
null
A built in aggregation function for total values.