AWS::QuickSight::Template TableStyleTarget - 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 TableStyleTarget

The table style target.

Syntax

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

JSON

{ "CellType" : String }

YAML

CellType: String

Properties

CellType

The cell type of the table style target.

Required: Yes

Type: String

Allowed values: TOTAL | METRIC_HEADER | VALUE

Update requires: No interruption