AWS::QuickSight::Analysis TableSideBorderOptions - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::Analysis TableSideBorderOptions

The side border options for a table.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

Bottom

The table border options of the bottom border.

Required: No

Type: TableBorderOptions

Update requires: No interruption

InnerHorizontal

The table border options of the inner horizontal border.

Required: No

Type: TableBorderOptions

Update requires: No interruption

InnerVertical

The table border options of the inner vertical border.

Required: No

Type: TableBorderOptions

Update requires: No interruption

Left

The table border options of the left border.

Required: No

Type: TableBorderOptions

Update requires: No interruption

Right

The table border options of the right border.

Required: No

Type: TableBorderOptions

Update requires: No interruption

Top

The table border options of the top border.

Required: No

Type: TableBorderOptions

Update requires: No interruption