Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.TextConditionalFormatProperty.Builder
-
Uses of CfnDashboard.TextConditionalFormatProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.TextConditionalFormatProperty.Builder.backgroundColor
(IResolvable backgroundColor) Sets the value ofCfnDashboard.TextConditionalFormatProperty.getBackgroundColor()
CfnDashboard.TextConditionalFormatProperty.Builder.backgroundColor
(CfnDashboard.ConditionalFormattingColorProperty backgroundColor) Sets the value ofCfnDashboard.TextConditionalFormatProperty.getBackgroundColor()
CfnDashboard.TextConditionalFormatProperty.builder()
CfnDashboard.TextConditionalFormatProperty.Builder.icon
(IResolvable icon) Sets the value ofCfnDashboard.TextConditionalFormatProperty.getIcon()
CfnDashboard.TextConditionalFormatProperty.Builder.icon
(CfnDashboard.ConditionalFormattingIconProperty icon) Sets the value ofCfnDashboard.TextConditionalFormatProperty.getIcon()
CfnDashboard.TextConditionalFormatProperty.Builder.textColor
(IResolvable textColor) Sets the value ofCfnDashboard.TextConditionalFormatProperty.getTextColor()
CfnDashboard.TextConditionalFormatProperty.Builder.textColor
(CfnDashboard.ConditionalFormattingColorProperty textColor) Sets the value ofCfnDashboard.TextConditionalFormatProperty.getTextColor()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.TextConditionalFormatProperty.Builder
.