AWS::QuickSight::Template DataLabelType - AWS CloudFormation

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::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 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