AWS::QuickSight::Dashboard HistogramBinOptions - AWS CloudFormation

AWS::QuickSight::Dashboard HistogramBinOptions

The options that determine the presentation of histogram bins.

Syntax

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

Properties

BinCount

The options that determine the bin count of a histogram.

Required: No

Type: BinCountOptions

Update requires: No interruption

BinWidth

The options that determine the bin width of a histogram.

Required: No

Type: BinWidthOptions

Update requires: No interruption

SelectedBinType

The options that determine the selected bin type.

Required: No

Type: String

Allowed values: BIN_COUNT | BIN_WIDTH

Update requires: No interruption

StartValue

The options that determine the bin start value.

Required: No

Type: Number

Update requires: No interruption