Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.NumericalMeasureFieldProperty.Builder
-
Uses of CfnAnalysis.NumericalMeasureFieldProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.NumericalMeasureFieldProperty.Builder.aggregationFunction
(IResolvable aggregationFunction) Sets the value ofCfnAnalysis.NumericalMeasureFieldProperty.getAggregationFunction()
CfnAnalysis.NumericalMeasureFieldProperty.Builder.aggregationFunction
(CfnAnalysis.NumericalAggregationFunctionProperty aggregationFunction) Sets the value ofCfnAnalysis.NumericalMeasureFieldProperty.getAggregationFunction()
CfnAnalysis.NumericalMeasureFieldProperty.builder()
CfnAnalysis.NumericalMeasureFieldProperty.Builder.column
(IResolvable column) Sets the value ofCfnAnalysis.NumericalMeasureFieldProperty.getColumn()
CfnAnalysis.NumericalMeasureFieldProperty.Builder.column
(CfnAnalysis.ColumnIdentifierProperty column) Sets the value ofCfnAnalysis.NumericalMeasureFieldProperty.getColumn()
Sets the value ofCfnAnalysis.NumericalMeasureFieldProperty.getFieldId()
CfnAnalysis.NumericalMeasureFieldProperty.Builder.formatConfiguration
(IResolvable formatConfiguration) Sets the value ofCfnAnalysis.NumericalMeasureFieldProperty.getFormatConfiguration()
CfnAnalysis.NumericalMeasureFieldProperty.Builder.formatConfiguration
(CfnAnalysis.NumberFormatConfigurationProperty formatConfiguration) Sets the value ofCfnAnalysis.NumericalMeasureFieldProperty.getFormatConfiguration()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.NumericalMeasureFieldProperty.Builder
.