Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder
Packages that use CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder
-
Uses of CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.PivotTableCellConditionalFormattingProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.PivotTableCellConditionalFormattingProperty.builder()
Sets the value ofCfnAnalysis.PivotTableCellConditionalFormattingProperty.getFieldId()
CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder.scope
(IResolvable scope) Sets the value ofCfnAnalysis.PivotTableCellConditionalFormattingProperty.getScope()
CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder.scope
(CfnAnalysis.PivotTableConditionalFormattingScopeProperty scope) Sets the value ofCfnAnalysis.PivotTableCellConditionalFormattingProperty.getScope()
CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder.scopes
(List<? extends Object> scopes) Sets the value ofCfnAnalysis.PivotTableCellConditionalFormattingProperty.getScopes()
CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder.scopes
(IResolvable scopes) Sets the value ofCfnAnalysis.PivotTableCellConditionalFormattingProperty.getScopes()
CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder.textFormat
(IResolvable textFormat) Sets the value ofCfnAnalysis.PivotTableCellConditionalFormattingProperty.getTextFormat()
CfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder.textFormat
(CfnAnalysis.TextConditionalFormatProperty textFormat) Sets the value ofCfnAnalysis.PivotTableCellConditionalFormattingProperty.getTextFormat()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.PivotTableCellConditionalFormattingProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.PivotTableCellConditionalFormattingProperty.Builder
.