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.

Contains information about the status of a Resource Explorer index operation in a specific Region.

Inheritance Hierarchy

System.Object
  Amazon.ResourceExplorer2.Model.IndexStatus

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

Syntax

C#
public class IndexStatus

The IndexStatus type exposes the following members

Constructors

NameDescription
Public Method IndexStatus()

Properties

NameTypeDescription
Public Property ErrorDetails Amazon.ResourceExplorer2.Model.ErrorDetails

Gets and sets the property ErrorDetails.

Details about any error that occurred during the index operation.

Public Property Index Amazon.ResourceExplorer2.Model.Index

Gets and sets the property Index.

Public Property Status Amazon.ResourceExplorer2.OperationStatus

Gets and sets the property Status.

The current status of the index operation. Valid values are SUCCEEDED, FAILED, IN_PROGRESS, or SKIPPED.

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