Uses of Interface
software.amazon.awscdk.services.quicksight.CfnTemplate.TableBorderOptionsProperty
-
Uses of CfnTemplate.TableBorderOptionsProperty in software.amazon.awscdk.services.quicksight
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTemplate.TableBorderOptionsProperty
Modifier and TypeMethodDescriptionCfnTemplate.TableBorderOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnTemplate.TableSideBorderOptionsProperty.Builder.bottom
(CfnTemplate.TableBorderOptionsProperty bottom) Sets the value ofCfnTemplate.TableSideBorderOptionsProperty.getBottom()
CfnTemplate.TableSideBorderOptionsProperty.Builder.innerHorizontal
(CfnTemplate.TableBorderOptionsProperty innerHorizontal) Sets the value ofCfnTemplate.TableSideBorderOptionsProperty.getInnerHorizontal()
CfnTemplate.TableSideBorderOptionsProperty.Builder.innerVertical
(CfnTemplate.TableBorderOptionsProperty innerVertical) Sets the value ofCfnTemplate.TableSideBorderOptionsProperty.getInnerVertical()
CfnTemplate.TableSideBorderOptionsProperty.Builder.left
(CfnTemplate.TableBorderOptionsProperty left) Sets the value ofCfnTemplate.TableSideBorderOptionsProperty.getLeft()
CfnTemplate.TableSideBorderOptionsProperty.Builder.right
(CfnTemplate.TableBorderOptionsProperty right) Sets the value ofCfnTemplate.TableSideBorderOptionsProperty.getRight()
CfnTemplate.TableSideBorderOptionsProperty.Builder.top
(CfnTemplate.TableBorderOptionsProperty top) Sets the value ofCfnTemplate.TableSideBorderOptionsProperty.getTop()
CfnTemplate.GlobalTableBorderOptionsProperty.Builder.uniformBorder
(CfnTemplate.TableBorderOptionsProperty uniformBorder) Sets the value ofCfnTemplate.GlobalTableBorderOptionsProperty.getUniformBorder()