Uses of Interface
software.amazon.awscdk.services.quicksight.CfnDataSet.TransformOperationSourceProperty
Packages that use CfnDataSet.TransformOperationSourceProperty
-
Uses of CfnDataSet.TransformOperationSourceProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnDataSet.TransformOperationSourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSet.TransformOperationSourcePropertyMethods in software.amazon.awscdk.services.quicksight that return CfnDataSet.TransformOperationSourcePropertyModifier and TypeMethodDescriptionCfnDataSet.TransformOperationSourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnDataSet.TransformOperationSourcePropertyModifier and TypeMethodDescriptionCfnDataSet.AppendOperationProperty.Builder.firstSource(CfnDataSet.TransformOperationSourceProperty firstSource) Sets the value ofCfnDataSet.AppendOperationProperty.getFirstSource()CfnDataSet.JoinOperationProperty.Builder.leftOperand(CfnDataSet.TransformOperationSourceProperty leftOperand) Sets the value ofCfnDataSet.JoinOperationProperty.getLeftOperand()CfnDataSet.JoinOperationProperty.Builder.rightOperand(CfnDataSet.TransformOperationSourceProperty rightOperand) Sets the value ofCfnDataSet.JoinOperationProperty.getRightOperand()CfnDataSet.AppendOperationProperty.Builder.secondSource(CfnDataSet.TransformOperationSourceProperty secondSource) Sets the value ofCfnDataSet.AppendOperationProperty.getSecondSource()CfnDataSet.AggregateOperationProperty.Builder.source(CfnDataSet.TransformOperationSourceProperty source) Sets the value ofCfnDataSet.AggregateOperationProperty.getSource()CfnDataSet.CastColumnTypesOperationProperty.Builder.source(CfnDataSet.TransformOperationSourceProperty source) Sets the value ofCfnDataSet.CastColumnTypesOperationProperty.getSource()CfnDataSet.CreateColumnsOperationProperty.Builder.source(CfnDataSet.TransformOperationSourceProperty source) Sets the value ofCfnDataSet.CreateColumnsOperationProperty.getSource()CfnDataSet.FiltersOperationProperty.Builder.source(CfnDataSet.TransformOperationSourceProperty source) Sets the value ofCfnDataSet.FiltersOperationProperty.getSource()CfnDataSet.PivotOperationProperty.Builder.source(CfnDataSet.TransformOperationSourceProperty source) Sets the value ofCfnDataSet.PivotOperationProperty.getSource()CfnDataSet.ProjectOperationProperty.Builder.source(CfnDataSet.TransformOperationSourceProperty source) Sets the value ofCfnDataSet.ProjectOperationProperty.getSource()CfnDataSet.RenameColumnsOperationProperty.Builder.source(CfnDataSet.TransformOperationSourceProperty source) Sets the value ofCfnDataSet.RenameColumnsOperationProperty.getSource()CfnDataSet.UnpivotOperationProperty.Builder.source(CfnDataSet.TransformOperationSourceProperty source) Sets the value ofCfnDataSet.UnpivotOperationProperty.getSource()