AWS::QuickSight::Template TableSideBorderOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Template TableSideBorderOptions

The side border options for a table.

Syntax

To declare this entity in your Amazon 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