# Dynatrace::Configuration::Dashboard DynamicFilters Dashboard filter configuration of a dashboard. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{
    "Filters" : [ String, ... ]
}
### YAML
Filters: 
      - String
## Properties #### Filters A set of all possible global dashboard filters that can be applied to a dashboard. _Required_: Yes _Type_: List of String _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)