

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::Template FilledMapConditionalFormattingOption
<a name="aws-properties-quicksight-template-filledmapconditionalformattingoption"></a>

Conditional formatting options of a `FilledMapVisual`.

## Syntax
<a name="aws-properties-quicksight-template-filledmapconditionalformattingoption-syntax"></a>

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

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

```
{
  "[Shape](#cfn-quicksight-template-filledmapconditionalformattingoption-shape)" : FilledMapShapeConditionalFormatting
}
```

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

```
  [Shape](#cfn-quicksight-template-filledmapconditionalformattingoption-shape): 
    FilledMapShapeConditionalFormatting
```

## Properties
<a name="aws-properties-quicksight-template-filledmapconditionalformattingoption-properties"></a>

`Shape`  <a name="cfn-quicksight-template-filledmapconditionalformattingoption-shape"></a>
The conditional formatting that determines the shape of the filled map.  
*Required*: Yes  
*Type*: [FilledMapShapeConditionalFormatting](aws-properties-quicksight-template-filledmapshapeconditionalformatting.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)