Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.TableRowConditionalFormattingProperty.Builder
-
Uses of CfnAnalysis.TableRowConditionalFormattingProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.TableRowConditionalFormattingProperty.Builder.backgroundColor
(IResolvable backgroundColor) Sets the value ofCfnAnalysis.TableRowConditionalFormattingProperty.getBackgroundColor()
CfnAnalysis.TableRowConditionalFormattingProperty.Builder.backgroundColor
(CfnAnalysis.ConditionalFormattingColorProperty backgroundColor) Sets the value ofCfnAnalysis.TableRowConditionalFormattingProperty.getBackgroundColor()
CfnAnalysis.TableRowConditionalFormattingProperty.builder()
CfnAnalysis.TableRowConditionalFormattingProperty.Builder.textColor
(IResolvable textColor) Sets the value ofCfnAnalysis.TableRowConditionalFormattingProperty.getTextColor()
CfnAnalysis.TableRowConditionalFormattingProperty.Builder.textColor
(CfnAnalysis.ConditionalFormattingColorProperty textColor) Sets the value ofCfnAnalysis.TableRowConditionalFormattingProperty.getTextColor()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.TableRowConditionalFormattingProperty.Builder
.