Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder
-
Uses of CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.CurrencyDisplayFormatConfigurationProperty.builder()
CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.decimalPlacesConfiguration
(IResolvable decimalPlacesConfiguration) CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.decimalPlacesConfiguration
(CfnDashboard.DecimalPlacesConfigurationProperty decimalPlacesConfiguration) CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.negativeValueConfiguration
(IResolvable negativeValueConfiguration) CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.negativeValueConfiguration
(CfnDashboard.NegativeValueConfigurationProperty negativeValueConfiguration) CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.nullValueFormatConfiguration
(IResolvable nullValueFormatConfiguration) CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.nullValueFormatConfiguration
(CfnDashboard.NullValueFormatConfigurationProperty nullValueFormatConfiguration) CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.numberScale
(String numberScale) Sets the value ofCfnDashboard.CurrencyDisplayFormatConfigurationProperty.getNumberScale()
Sets the value ofCfnDashboard.CurrencyDisplayFormatConfigurationProperty.getPrefix()
CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.separatorConfiguration
(IResolvable separatorConfiguration) CfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder.separatorConfiguration
(CfnDashboard.NumericSeparatorConfigurationProperty separatorConfiguration) Sets the value ofCfnDashboard.CurrencyDisplayFormatConfigurationProperty.getSuffix()
Sets the value ofCfnDashboard.CurrencyDisplayFormatConfigurationProperty.getSymbol()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.CurrencyDisplayFormatConfigurationProperty.Builder
.