

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Dashboard KPIVisualLayoutOptions
<a name="aws-properties-quicksight-dashboard-kpivisuallayoutoptions"></a>

The options that determine the layout a KPI visual.

## Syntax
<a name="aws-properties-quicksight-dashboard-kpivisuallayoutoptions-syntax"></a>

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

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

```
{
  "[StandardLayout](#cfn-quicksight-dashboard-kpivisuallayoutoptions-standardlayout)" : KPIVisualStandardLayout
}
```

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

```
  [StandardLayout](#cfn-quicksight-dashboard-kpivisuallayoutoptions-standardlayout): 
    KPIVisualStandardLayout
```

## Properties
<a name="aws-properties-quicksight-dashboard-kpivisuallayoutoptions-properties"></a>

`StandardLayout`  <a name="cfn-quicksight-dashboard-kpivisuallayoutoptions-standardlayout"></a>
The standard layout of the KPI visual.  
*Required*: No  
*Type*: [KPIVisualStandardLayout](aws-properties-quicksight-dashboard-kpivisualstandardlayout.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)