Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.CategoricalMeasureFieldProperty.Builder
Packages that use CfnAnalysis.CategoricalMeasureFieldProperty.Builder
-
Uses of CfnAnalysis.CategoricalMeasureFieldProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.CategoricalMeasureFieldProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.CategoricalMeasureFieldProperty.Builder.aggregationFunction
(String aggregationFunction) Sets the value ofCfnAnalysis.CategoricalMeasureFieldProperty.getAggregationFunction()
CfnAnalysis.CategoricalMeasureFieldProperty.builder()
CfnAnalysis.CategoricalMeasureFieldProperty.Builder.column
(IResolvable column) Sets the value ofCfnAnalysis.CategoricalMeasureFieldProperty.getColumn()
CfnAnalysis.CategoricalMeasureFieldProperty.Builder.column
(CfnAnalysis.ColumnIdentifierProperty column) Sets the value ofCfnAnalysis.CategoricalMeasureFieldProperty.getColumn()
Sets the value ofCfnAnalysis.CategoricalMeasureFieldProperty.getFieldId()
CfnAnalysis.CategoricalMeasureFieldProperty.Builder.formatConfiguration
(IResolvable formatConfiguration) Sets the value ofCfnAnalysis.CategoricalMeasureFieldProperty.getFormatConfiguration()
CfnAnalysis.CategoricalMeasureFieldProperty.Builder.formatConfiguration
(CfnAnalysis.StringFormatConfigurationProperty formatConfiguration) Sets the value ofCfnAnalysis.CategoricalMeasureFieldProperty.getFormatConfiguration()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.CategoricalMeasureFieldProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.CategoricalMeasureFieldProperty.Builder
.