AWS::QuickSight::Template TableStyleTarget - AWS CloudFormation

AWS::QuickSight::Template TableStyleTarget

The table style target.

Syntax

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