Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.TopBottomRankedComputationProperty.Builder
-
Uses of CfnTemplate.TopBottomRankedComputationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.TopBottomRankedComputationProperty.builder()
CfnTemplate.TopBottomRankedComputationProperty.Builder.category
(IResolvable category) Sets the value ofCfnTemplate.TopBottomRankedComputationProperty.getCategory()
CfnTemplate.TopBottomRankedComputationProperty.Builder.category
(CfnTemplate.DimensionFieldProperty category) Sets the value ofCfnTemplate.TopBottomRankedComputationProperty.getCategory()
CfnTemplate.TopBottomRankedComputationProperty.Builder.computationId
(String computationId) Sets the value ofCfnTemplate.TopBottomRankedComputationProperty.getComputationId()
Sets the value ofCfnTemplate.TopBottomRankedComputationProperty.getName()
CfnTemplate.TopBottomRankedComputationProperty.Builder.resultSize
(Number resultSize) Sets the value ofCfnTemplate.TopBottomRankedComputationProperty.getResultSize()
Sets the value ofCfnTemplate.TopBottomRankedComputationProperty.getType()
CfnTemplate.TopBottomRankedComputationProperty.Builder.value
(IResolvable value) Sets the value ofCfnTemplate.TopBottomRankedComputationProperty.getValue()
CfnTemplate.TopBottomRankedComputationProperty.Builder.value
(CfnTemplate.MeasureFieldProperty value) Sets the value ofCfnTemplate.TopBottomRankedComputationProperty.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.TopBottomRankedComputationProperty.Builder
.