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

The option that determines the data label type.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Syntax

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

Properties

DataPathLabelType

The option that specifies individual data values for labels.

Required: No

Type: DataPathLabelType

Update requires: No interruption

FieldLabelType

Determines the label configuration for the entire field.

Required: No

Type: FieldLabelType

Update requires: No interruption

MaximumLabelType

Determines the label configuration for the maximum value in a visual.

Required: No

Type: MaximumLabelType

Update requires: No interruption

MinimumLabelType

Determines the label configuration for the minimum value in a visual.

Required: No

Type: MinimumLabelType

Update requires: No interruption

RangeEndsLabelType

Determines the label configuration for range end value in a visual.

Required: No

Type: RangeEndsLabelType

Update requires: No interruption