AWS::QuickSight::Template ReferenceLineDataConfiguration - AWS CloudFormation

AWS::QuickSight::Template ReferenceLineDataConfiguration

The data configuration of the reference line.

Syntax

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