Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.ColorScaleProperty.Builder
Packages that use CfnAnalysis.ColorScaleProperty.Builder
-
Uses of CfnAnalysis.ColorScaleProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.ColorScaleProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.ColorScaleProperty.builder()
CfnAnalysis.ColorScaleProperty.Builder.colorFillType
(String colorFillType) Sets the value ofCfnAnalysis.ColorScaleProperty.getColorFillType()
Sets the value ofCfnAnalysis.ColorScaleProperty.getColors()
CfnAnalysis.ColorScaleProperty.Builder.colors
(IResolvable colors) Sets the value ofCfnAnalysis.ColorScaleProperty.getColors()
CfnAnalysis.ColorScaleProperty.Builder.nullValueColor
(IResolvable nullValueColor) Sets the value ofCfnAnalysis.ColorScaleProperty.getNullValueColor()
CfnAnalysis.ColorScaleProperty.Builder.nullValueColor
(CfnAnalysis.DataColorProperty nullValueColor) Sets the value ofCfnAnalysis.ColorScaleProperty.getNullValueColor()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.ColorScaleProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.ColorScaleProperty.Builder
.