Builder
class Builder
Properties
Link copied to clipboard
The list of columns to unpivot from the source data.
Link copied to clipboard
The source transform operation that provides input data for unpivoting.
Link copied to clipboard
A unique identifier for the new column that will contain the unpivoted column names.
Link copied to clipboard
The name for the new column that will contain the unpivoted column names.
Link copied to clipboard
A unique identifier for the new column that will contain the unpivoted values.
Link copied to clipboard
The name for the new column that will contain the unpivoted values.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.quicksight.model.TransformOperationSource inside the given block