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