AWS SDK Version 3 for .NET
API Reference

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.

An index is the data store used by Amazon Web Services Resource Explorer to hold information about your Amazon Web Services resources that the service discovers.

Inheritance Hierarchy

System.Object
  Amazon.ResourceExplorer2.Model.MemberIndex

Namespace: Amazon.ResourceExplorer2.Model
Assembly: AWSSDK.ResourceExplorer2.dll
Version: 3.x.y.z

Syntax

C#
public class MemberIndex

The MemberIndex type exposes the following members

Constructors

NameDescription
Public Method MemberIndex()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The account ID for the index.

Public Property Arn System.String

Gets and sets the property Arn.

The Amazon resource name (ARN) of the index.

Public Property Region System.String

Gets and sets the property Region.

The Amazon Web Services Region in which the index exists.

Public Property Type Amazon.ResourceExplorer2.IndexType

Gets and sets the property Type.

The type of index. It can be one of the following values:

  • LOCAL – The index contains information about resources from only the same Amazon Web Services Region.

  • AGGREGATOR – Resource Explorer replicates copies of the indexed information about resources in all other Amazon Web Services Regions to the aggregator index. This lets search results in the Region with the aggregator index to include resources from all Regions in the account where Resource Explorer is turned on.

Version Information

.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