Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.KPIConfigurationProperty.Builder
-
Uses of CfnTemplate.KPIConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.KPIConfigurationProperty.builder()
CfnTemplate.KPIConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnTemplate.KPIConfigurationProperty.getFieldWells()
CfnTemplate.KPIConfigurationProperty.Builder.fieldWells
(CfnTemplate.KPIFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.KPIConfigurationProperty.getFieldWells()
CfnTemplate.KPIConfigurationProperty.Builder.kpiOptions
(IResolvable kpiOptions) Sets the value ofCfnTemplate.KPIConfigurationProperty.getKpiOptions()
CfnTemplate.KPIConfigurationProperty.Builder.kpiOptions
(CfnTemplate.KPIOptionsProperty kpiOptions) Sets the value ofCfnTemplate.KPIConfigurationProperty.getKpiOptions()
CfnTemplate.KPIConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnTemplate.KPIConfigurationProperty.getSortConfiguration()
CfnTemplate.KPIConfigurationProperty.Builder.sortConfiguration
(CfnTemplate.KPISortConfigurationProperty sortConfiguration) Sets the value ofCfnTemplate.KPIConfigurationProperty.getSortConfiguration()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.KPIConfigurationProperty.Builder
.