View

class View : KotlinCustomResource

Definition of AWS::ResourceExplorer2::View Resource Type

Properties

Link copied to clipboard

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 QueryString parameter using a logical AND operator. For information about the supported syntax, see Search query reference for Resource Explorer in the AWS Resource Explorer User Guide .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

A list of fields that provide additional information about the view.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val scope: Output<String>?

The root ARN of the account, an organizational unit (OU), or an organization ARN. If left empty, the default is account.

Link copied to clipboard
val tags: Output<Map<String, String>>?

Tag key and value pairs that are attached to the view.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val viewArn: Output<String>

The ARN of the new view. For example: arn:aws:resource-explorer-2:us-east-1:123456789012:view/MyView/EXAMPLE8-90ab-cdef-fedc-EXAMPLE22222

Link copied to clipboard
val viewName: Output<String>

The name of the new view.