Uses of Interface
software.amazon.awscdk.services.quicksight.CfnAnalysis.TableBorderOptionsProperty
Packages that use CfnAnalysis.TableBorderOptionsProperty
-
Uses of CfnAnalysis.TableBorderOptionsProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnAnalysis.TableBorderOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnalysis.TableBorderOptionsPropertyMethods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.TableBorderOptionsPropertyModifier and TypeMethodDescriptionCfnAnalysis.TableBorderOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.TableBorderOptionsPropertyModifier and TypeMethodDescriptionCfnAnalysis.TableSideBorderOptionsProperty.Builder.bottom(CfnAnalysis.TableBorderOptionsProperty bottom) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getBottom()CfnAnalysis.TableSideBorderOptionsProperty.Builder.innerHorizontal(CfnAnalysis.TableBorderOptionsProperty innerHorizontal) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getInnerHorizontal()CfnAnalysis.TableSideBorderOptionsProperty.Builder.innerVertical(CfnAnalysis.TableBorderOptionsProperty innerVertical) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getInnerVertical()CfnAnalysis.TableSideBorderOptionsProperty.Builder.left(CfnAnalysis.TableBorderOptionsProperty left) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getLeft()CfnAnalysis.TableSideBorderOptionsProperty.Builder.right(CfnAnalysis.TableBorderOptionsProperty right) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getRight()CfnAnalysis.TableSideBorderOptionsProperty.Builder.top(CfnAnalysis.TableBorderOptionsProperty top) Sets the value ofCfnAnalysis.TableSideBorderOptionsProperty.getTop()CfnAnalysis.GlobalTableBorderOptionsProperty.Builder.uniformBorder(CfnAnalysis.TableBorderOptionsProperty uniformBorder) Sets the value ofCfnAnalysis.GlobalTableBorderOptionsProperty.getUniformBorder()