AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateResourceExplorerSetup operation. Creates a Resource Explorer setup configuration across multiple Amazon Web Services Regions. This operation sets up indexes and views in the specified Regions. This operation can also be used to set an aggregator Region for cross-Region resource search.
Namespace: Amazon.ResourceExplorer2.Model
Assembly: AWSSDK.ResourceExplorer2.dll
Version: 3.x.y.z
public class CreateResourceExplorerSetupRequest : AmazonResourceExplorer2Request IAmazonWebServiceRequest
The CreateResourceExplorerSetupRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
CreateResourceExplorerSetupRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
AggregatorRegions | System.Collections.Generic.List<System.String> |
Gets and sets the property AggregatorRegions. A list of Amazon Web Services Regions that should be configured as aggregator Regions. Aggregator Regions receive replicated index information from all other Regions where there is a user-owned index. |
|
RegionList | System.Collections.Generic.List<System.String> |
Gets and sets the property RegionList. A list of Amazon Web Services Regions where Resource Explorer should be configured. Each Region in the list will have a user-owned index created. |
|
ViewName | System.String |
Gets and sets the property ViewName. The name for the view to be created as part of the Resource Explorer setup. The view name must be unique within the Amazon Web Services account and Region. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5