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

The data configuration of the reference line.

Syntax

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

Properties

AxisBinding

The axis binding type of the reference line. Choose one of the following options:

  • PrimaryY

  • SecondaryY

Required: No

Type: String

Allowed values: PRIMARY_YAXIS | SECONDARY_YAXIS

Update requires: No interruption

DynamicConfiguration

The dynamic configuration of the reference line data configuration.

Required: No

Type: ReferenceLineDynamicDataConfiguration

Update requires: No interruption

SeriesType

The series type of the reference line data configuration. Choose one of the following options:

  • BAR

  • LINE

Required: No

Type: String

Allowed values: BAR | LINE

Update requires: No interruption

StaticConfiguration

The static data configuration of the reference line data configuration.

Required: No

Type: ReferenceLineStaticDataConfiguration

Update requires: No interruption