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.

Container for the parameters to the DeleteResourceExplorerSetup operation. Deletes a Resource Explorer setup configuration. This operation removes indexes and views from the specified Regions or all Regions where Resource Explorer is configured.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ResourceExplorer2.AmazonResourceExplorer2Request
      Amazon.ResourceExplorer2.Model.DeleteResourceExplorerSetupRequest

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

Syntax

C#
public class DeleteResourceExplorerSetupRequest : AmazonResourceExplorer2Request
         IAmazonWebServiceRequest

The DeleteResourceExplorerSetupRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DeleteInAllRegions System.Boolean

Gets and sets the property DeleteInAllRegions.

Specifies whether to delete Resource Explorer configuration from all Regions where it is currently enabled. If this parameter is set to true, a value for RegionList must not be provided. Otherwise, the operation fails with a ValidationException error.

Public Property RegionList System.Collections.Generic.List<System.String>

Gets and sets the property RegionList.

A list of Amazon Web Services Regions from which to delete the Resource Explorer configuration. If not specified, the operation uses the DeleteInAllRegions parameter to determine scope.

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