Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.HeatMapSortConfigurationProperty.Builder
Packages that use CfnTemplate.HeatMapSortConfigurationProperty.Builder
-
Uses of CfnTemplate.HeatMapSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.HeatMapSortConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.HeatMapSortConfigurationProperty.builder()CfnTemplate.HeatMapSortConfigurationProperty.Builder.heatMapColumnItemsLimitConfiguration(IResolvable heatMapColumnItemsLimitConfiguration) CfnTemplate.HeatMapSortConfigurationProperty.Builder.heatMapColumnItemsLimitConfiguration(CfnTemplate.ItemsLimitConfigurationProperty heatMapColumnItemsLimitConfiguration) CfnTemplate.HeatMapSortConfigurationProperty.Builder.heatMapColumnSort(List<? extends Object> heatMapColumnSort) Sets the value ofCfnTemplate.HeatMapSortConfigurationProperty.getHeatMapColumnSort()CfnTemplate.HeatMapSortConfigurationProperty.Builder.heatMapColumnSort(IResolvable heatMapColumnSort) Sets the value ofCfnTemplate.HeatMapSortConfigurationProperty.getHeatMapColumnSort()CfnTemplate.HeatMapSortConfigurationProperty.Builder.heatMapRowItemsLimitConfiguration(IResolvable heatMapRowItemsLimitConfiguration) CfnTemplate.HeatMapSortConfigurationProperty.Builder.heatMapRowItemsLimitConfiguration(CfnTemplate.ItemsLimitConfigurationProperty heatMapRowItemsLimitConfiguration) CfnTemplate.HeatMapSortConfigurationProperty.Builder.heatMapRowSort(List<? extends Object> heatMapRowSort) Sets the value ofCfnTemplate.HeatMapSortConfigurationProperty.getHeatMapRowSort()CfnTemplate.HeatMapSortConfigurationProperty.Builder.heatMapRowSort(IResolvable heatMapRowSort) Sets the value ofCfnTemplate.HeatMapSortConfigurationProperty.getHeatMapRowSort()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.HeatMapSortConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.HeatMapSortConfigurationProperty.Builder.