Uses of Class
software.amazon.awscdk.services.quicksight.CfnDataSet.AppendOperationProperty.Builder
Packages that use CfnDataSet.AppendOperationProperty.Builder
-
Uses of CfnDataSet.AppendOperationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDataSet.AppendOperationProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDataSet.AppendOperationProperty.getAlias()CfnDataSet.AppendOperationProperty.Builder.appendedColumns(List<? extends Object> appendedColumns) Sets the value ofCfnDataSet.AppendOperationProperty.getAppendedColumns()CfnDataSet.AppendOperationProperty.Builder.appendedColumns(IResolvable appendedColumns) Sets the value ofCfnDataSet.AppendOperationProperty.getAppendedColumns()CfnDataSet.AppendOperationProperty.builder()CfnDataSet.AppendOperationProperty.Builder.firstSource(IResolvable firstSource) Sets the value ofCfnDataSet.AppendOperationProperty.getFirstSource()CfnDataSet.AppendOperationProperty.Builder.firstSource(CfnDataSet.TransformOperationSourceProperty firstSource) Sets the value ofCfnDataSet.AppendOperationProperty.getFirstSource()CfnDataSet.AppendOperationProperty.Builder.secondSource(IResolvable secondSource) Sets the value ofCfnDataSet.AppendOperationProperty.getSecondSource()CfnDataSet.AppendOperationProperty.Builder.secondSource(CfnDataSet.TransformOperationSourceProperty secondSource) Sets the value ofCfnDataSet.AppendOperationProperty.getSecondSource()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDataSet.AppendOperationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSet.AppendOperationProperty.Builder.