Builder
class Builder
Properties
Link copied to clipboard
The list of aggregation functions to apply to the grouped data, such as SUM, COUNT, or AVERAGE.
Link copied to clipboard
The list of column names to group by when performing the aggregation. Rows with the same values in these columns will be grouped together.
Link copied to clipboard
The source transform operation that provides input data for the aggregation.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.quicksight.model.TransformOperationSource inside the given block