This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Template GlobalTableBorderOptions
Determines the border options for a table visual.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "SideSpecificBorder" :TableSideBorderOptions, "UniformBorder" :TableBorderOptions}
Properties
- SideSpecificBorder
- 
                    Determines the options for side specific border. Required: No Type: TableSideBorderOptions Update requires: No interruption 
- UniformBorder
- 
                    Determines the options for uniform border. Required: No Type: TableBorderOptions Update requires: No interruption