AWS::ResourceExplorer2::View Filters
An object with a FilterString
that specifies which resources to include
in the results of queries made using this view.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FilterString" :
String
}
YAML
FilterString:
String
Properties
FilterString
Property description not available.
Required: Yes
Type: String
Update requires: No interruption