Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.TextConditionalFormatProperty.Builder
Packages that use CfnDashboard.TextConditionalFormatProperty.Builder
-
Uses of CfnDashboard.TextConditionalFormatProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.TextConditionalFormatProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.TextConditionalFormatProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.TextConditionalFormatProperty.Builder.