Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.FreeFormLayoutElementProperty.Builder
-
Uses of CfnAnalysis.FreeFormLayoutElementProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.FreeFormLayoutElementProperty.Builder.backgroundStyle
(IResolvable backgroundStyle) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getBackgroundStyle()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.backgroundStyle
(CfnAnalysis.FreeFormLayoutElementBackgroundStyleProperty backgroundStyle) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getBackgroundStyle()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.borderStyle
(IResolvable borderStyle) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getBorderStyle()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.borderStyle
(CfnAnalysis.FreeFormLayoutElementBorderStyleProperty borderStyle) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getBorderStyle()
CfnAnalysis.FreeFormLayoutElementProperty.builder()
Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getElementId()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.elementType
(String elementType) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getElementType()
Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getHeight()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.loadingAnimation
(IResolvable loadingAnimation) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getLoadingAnimation()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.loadingAnimation
(CfnAnalysis.LoadingAnimationProperty loadingAnimation) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getLoadingAnimation()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.renderingRules
(List<? extends Object> renderingRules) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getRenderingRules()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.renderingRules
(IResolvable renderingRules) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getRenderingRules()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.selectedBorderStyle
(IResolvable selectedBorderStyle) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getSelectedBorderStyle()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.selectedBorderStyle
(CfnAnalysis.FreeFormLayoutElementBorderStyleProperty selectedBorderStyle) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getSelectedBorderStyle()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.visibility
(String visibility) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getVisibility()
Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getWidth()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.xAxisLocation
(String xAxisLocation) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getXAxisLocation()
CfnAnalysis.FreeFormLayoutElementProperty.Builder.yAxisLocation
(String yAxisLocation) Sets the value ofCfnAnalysis.FreeFormLayoutElementProperty.getYAxisLocation()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.FreeFormLayoutElementProperty.Builder
.