// The code below shows an example of how to instantiate this type.// The values are placeholders you should change.import { aws_resourceexplorer2 as resourceexplorer2 } from'@aws-cdk/cfn-property-mixins';
const filtersProperty: resourceexplorer2.CfnViewPropsMixin.FiltersProperty = {
filterString: 'filterString',
};