Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.TooltipItemProperty.Builder
Packages that use CfnAnalysis.TooltipItemProperty.Builder
-
Uses of CfnAnalysis.TooltipItemProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.TooltipItemProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.TooltipItemProperty.builder()
CfnAnalysis.TooltipItemProperty.Builder.columnTooltipItem
(IResolvable columnTooltipItem) Sets the value ofCfnAnalysis.TooltipItemProperty.getColumnTooltipItem()
CfnAnalysis.TooltipItemProperty.Builder.columnTooltipItem
(CfnAnalysis.ColumnTooltipItemProperty columnTooltipItem) Sets the value ofCfnAnalysis.TooltipItemProperty.getColumnTooltipItem()
CfnAnalysis.TooltipItemProperty.Builder.fieldTooltipItem
(IResolvable fieldTooltipItem) Sets the value ofCfnAnalysis.TooltipItemProperty.getFieldTooltipItem()
CfnAnalysis.TooltipItemProperty.Builder.fieldTooltipItem
(CfnAnalysis.FieldTooltipItemProperty fieldTooltipItem) Sets the value ofCfnAnalysis.TooltipItemProperty.getFieldTooltipItem()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.TooltipItemProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.TooltipItemProperty.Builder
.