

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Analysis ProgressBarOptions
<a name="aws-properties-quicksight-analysis-progressbaroptions"></a>

The options that determine the presentation of the progress bar of a KPI visual.

## Syntax
<a name="aws-properties-quicksight-analysis-progressbaroptions-syntax"></a>

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

### JSON
<a name="aws-properties-quicksight-analysis-progressbaroptions-syntax.json"></a>

```
{
  "[Visibility](#cfn-quicksight-analysis-progressbaroptions-visibility)" : String
}
```

### YAML
<a name="aws-properties-quicksight-analysis-progressbaroptions-syntax.yaml"></a>

```
  [Visibility](#cfn-quicksight-analysis-progressbaroptions-visibility): String
```

## Properties
<a name="aws-properties-quicksight-analysis-progressbaroptions-properties"></a>

`Visibility`  <a name="cfn-quicksight-analysis-progressbaroptions-visibility"></a>
The visibility of the progress bar.  
*Required*: No  
*Type*: String  
*Allowed values*: `HIDDEN | VISIBLE`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)