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

The options that determine the presentation of histogram bins.

Syntax

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