We recommend new projects start with resources from the AWS provider.
aws-native.resourceexplorer2.View
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::ResourceExplorer2::View Resource Type
Create View Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new View(name: string, args?: ViewArgs, opts?: CustomResourceOptions);@overload
def View(resource_name: str,
         args: Optional[ViewArgs] = None,
         opts: Optional[ResourceOptions] = None)
@overload
def View(resource_name: str,
         opts: Optional[ResourceOptions] = None,
         filters: Optional[ViewSearchFilterArgs] = None,
         included_properties: Optional[Sequence[ViewIncludedPropertyArgs]] = None,
         scope: Optional[str] = None,
         tags: Optional[Mapping[str, str]] = None,
         view_name: Optional[str] = None)func NewView(ctx *Context, name string, args *ViewArgs, opts ...ResourceOption) (*View, error)public View(string name, ViewArgs? args = null, CustomResourceOptions? opts = null)type: aws-native:resourceexplorer2:View
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ViewArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ViewArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ViewArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ViewArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ViewArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
View Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The View resource accepts the following input properties:
- Filters
Pulumi.Aws Native. Resource Explorer2. Inputs. View Search Filter 
- An array of strings that include search keywords, prefixes, and operators that filter the results that are returned for queries made using this view. When you use this view in a Search operation, the filter string is combined with the search's - QueryStringparameter using a logical- ANDoperator.- For information about the supported syntax, see Search query reference for Resource Explorer in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- IncludedProperties List<Pulumi.Aws Native. Resource Explorer2. Inputs. View Included Property> 
- A list of fields that provide additional information about the view.
- Scope string
- The root ARN of the account, an organizational unit (OU), or an organization ARN. If left empty, the default is account.
- Dictionary<string, string>
- Tag key and value pairs that are attached to the view.
- ViewName string
- The name of the new view.
- Filters
ViewSearch Filter Args 
- An array of strings that include search keywords, prefixes, and operators that filter the results that are returned for queries made using this view. When you use this view in a Search operation, the filter string is combined with the search's - QueryStringparameter using a logical- ANDoperator.- For information about the supported syntax, see Search query reference for Resource Explorer in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- IncludedProperties []ViewIncluded Property Args 
- A list of fields that provide additional information about the view.
- Scope string
- The root ARN of the account, an organizational unit (OU), or an organization ARN. If left empty, the default is account.
- map[string]string
- Tag key and value pairs that are attached to the view.
- ViewName string
- The name of the new view.
- filters
ViewSearch Filter 
- An array of strings that include search keywords, prefixes, and operators that filter the results that are returned for queries made using this view. When you use this view in a Search operation, the filter string is combined with the search's - QueryStringparameter using a logical- ANDoperator.- For information about the supported syntax, see Search query reference for Resource Explorer in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- includedProperties List<ViewIncluded Property> 
- A list of fields that provide additional information about the view.
- scope String
- The root ARN of the account, an organizational unit (OU), or an organization ARN. If left empty, the default is account.
- Map<String,String>
- Tag key and value pairs that are attached to the view.
- viewName String
- The name of the new view.
- filters
ViewSearch Filter 
- An array of strings that include search keywords, prefixes, and operators that filter the results that are returned for queries made using this view. When you use this view in a Search operation, the filter string is combined with the search's - QueryStringparameter using a logical- ANDoperator.- For information about the supported syntax, see Search query reference for Resource Explorer in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- includedProperties ViewIncluded Property[] 
- A list of fields that provide additional information about the view.
- scope string
- The root ARN of the account, an organizational unit (OU), or an organization ARN. If left empty, the default is account.
- {[key: string]: string}
- Tag key and value pairs that are attached to the view.
- viewName string
- The name of the new view.
- filters
ViewSearch Filter Args 
- An array of strings that include search keywords, prefixes, and operators that filter the results that are returned for queries made using this view. When you use this view in a Search operation, the filter string is combined with the search's - QueryStringparameter using a logical- ANDoperator.- For information about the supported syntax, see Search query reference for Resource Explorer in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- included_properties Sequence[ViewIncluded Property Args] 
- A list of fields that provide additional information about the view.
- scope str
- The root ARN of the account, an organizational unit (OU), or an organization ARN. If left empty, the default is account.
- Mapping[str, str]
- Tag key and value pairs that are attached to the view.
- view_name str
- The name of the new view.
- filters Property Map
- An array of strings that include search keywords, prefixes, and operators that filter the results that are returned for queries made using this view. When you use this view in a Search operation, the filter string is combined with the search's - QueryStringparameter using a logical- ANDoperator.- For information about the supported syntax, see Search query reference for Resource Explorer in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- includedProperties List<Property Map>
- A list of fields that provide additional information about the view.
- scope String
- The root ARN of the account, an organizational unit (OU), or an organization ARN. If left empty, the default is account.
- Map<String>
- Tag key and value pairs that are attached to the view.
- viewName String
- The name of the new view.
Outputs
All input properties are implicitly available as output properties. Additionally, the View resource produces the following output properties:
Supporting Types
ViewIncludedProperty, ViewIncludedPropertyArgs      
- Name string
- The name of the property that is included in this view.
- Name string
- The name of the property that is included in this view.
- name String
- The name of the property that is included in this view.
- name string
- The name of the property that is included in this view.
- name str
- The name of the property that is included in this view.
- name String
- The name of the property that is included in this view.
ViewSearchFilter, ViewSearchFilterArgs      
- FilterString string
- The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. - For information about the supported syntax, see Search query reference in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- FilterString string
- The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. - For information about the supported syntax, see Search query reference in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- filterString String
- The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. - For information about the supported syntax, see Search query reference in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- filterString string
- The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. - For information about the supported syntax, see Search query reference in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- filter_string str
- The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. - For information about the supported syntax, see Search query reference in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
- filterString String
- The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. - For information about the supported syntax, see Search query reference in the AWS Resource Explorer User Guide . - This query string in the context of this operation supports only filter prefixes with optional operators . It doesn't support free-form text. For example, the string - region:us* service:ec2 -tag:stage=prodincludes all Amazon EC2 resources in any AWS Region that begin with the letters- usand are not tagged with a key- Stagethat has the value- prod.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.