Namespace Amazon.CDK.AWS.ResourceExplorer2
AWS::ResourceExplorer2 Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.ResourceExplorer2;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ResourceExplorer2.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnDefaultViewAssociation | Sets the specified view as the default for the AWS Region in which you call this operation. |
CfnDefaultViewAssociationProps | Properties for defining a |
CfnIndex | Turns on Resource Explorer in the AWS Region in which you called this operation by creating an index. |
CfnIndexProps | Properties for defining a |
CfnView | Creates a view that users can query by using the Search operation. Results from queries that you make using this view include only resources that match the view's |
CfnView.FiltersProperty | |
CfnView.IncludedPropertyProperty | Information about an additional property that describes a resource, that you can optionally include in a view. |
CfnView.SearchFilterProperty | A search filter defines which resources can be part of a search query result set. |
CfnViewProps | Properties for defining a |
Interfaces
CfnView.IFiltersProperty | |
CfnView.IIncludedPropertyProperty | Information about an additional property that describes a resource, that you can optionally include in a view. |
CfnView.ISearchFilterProperty | A search filter defines which resources can be part of a search query result set. |
ICfnDefaultViewAssociationProps | Properties for defining a |
ICfnIndexProps | Properties for defining a |
ICfnViewProps | Properties for defining a |