Uses of Class
software.amazon.awscdk.services.resourceexplorer2.CfnView.Builder
Package
Description
AWS::ResourceExplorer2 Construct Library
-
Uses of CfnView.Builder in software.amazon.awscdk.services.resourceexplorer2
Modifier and TypeMethodDescriptionstatic CfnView.Builder
CfnView.Builder.filters
(IResolvable filters) An array of strings that include search keywords, prefixes, and operators that filter the results that are returned for queries made using this view.CfnView.Builder.filters
(CfnView.FiltersProperty filters) An array of strings that include search keywords, prefixes, and operators that filter the results that are returned for queries made using this view.CfnView.Builder.includedProperties
(List<? extends Object> includedProperties) A list of fields that provide additional information about the view.CfnView.Builder.includedProperties
(IResolvable includedProperties) A list of fields that provide additional information about the view.The root ARN of the account, an organizational unit (OU), or an organization ARN.Tag key and value pairs that are attached to the view.The name of the new view.