# AWS::DevOpsGuru::ResourceCollection ResourceCollectionFilter Information about a filter used to specify which AWS resources are analyzed for anomalous behavior by DevOps Guru. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{ "CloudFormation" : CloudFormationCollectionFilter, "Tags" : [ TagCollection, ... ] }### YAML
CloudFormation: CloudFormationCollectionFilter Tags: - TagCollection## Properties #### CloudFormation CloudFormation resource for DevOps Guru to monitor _Required_: No _Type_: CloudFormationCollectionFilter _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) #### Tags Tagged resources for DevOps Guru to monitor _Required_: No _Type_: List of TagCollection _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)