Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.TableSideBorderOptionsProperty.Builder
-
Uses of CfnAnalysis.TableSideBorderOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.TableSideBorderOptionsProperty.Builder.bottom
(IResolvable bottom) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getBottom()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.bottom
(CfnAnalysis.TableBorderOptionsProperty bottom) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getBottom()
CfnAnalysis.TableSideBorderOptionsProperty.builder()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.innerHorizontal
(IResolvable innerHorizontal) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getInnerHorizontal()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.innerHorizontal
(CfnAnalysis.TableBorderOptionsProperty innerHorizontal) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getInnerHorizontal()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.innerVertical
(IResolvable innerVertical) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getInnerVertical()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.innerVertical
(CfnAnalysis.TableBorderOptionsProperty innerVertical) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getInnerVertical()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.left
(IResolvable left) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getLeft()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.left
(CfnAnalysis.TableBorderOptionsProperty left) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getLeft()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.right
(IResolvable right) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getRight()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.right
(CfnAnalysis.TableBorderOptionsProperty right) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getRight()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.top
(IResolvable top) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getTop()
CfnAnalysis.TableSideBorderOptionsProperty.Builder.top
(CfnAnalysis.TableBorderOptionsProperty top) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getTop()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.TableSideBorderOptionsProperty.Builder
.