AWS::QuickSight::Analysis DataLabelType - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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