AWS::QuickSight::Dashboard HistogramBinOptions - 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::Dashboard HistogramBinOptions

The options that determine the presentation of histogram bins.

Syntax

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