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 DisassociateResourceTypes operation. Removes all resource types specified in the ResourceTypes list from the RecordingGroup of configuration recorder and excludes these resource types when recording.

For this operation, the configuration recorder must use a RecordingStrategy that is either INCLUSION_BY_RESOURCE_TYPES or EXCLUSION_BY_RESOURCE_TYPES.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ConfigService.AmazonConfigServiceRequest
      Amazon.ConfigService.Model.DisassociateResourceTypesRequest

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

Syntax

C#
public class DisassociateResourceTypesRequest : AmazonConfigServiceRequest
         IAmazonWebServiceRequest

The DisassociateResourceTypesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ConfigurationRecorderArn System.String

Gets and sets the property ConfigurationRecorderArn.

The Amazon Resource Name (ARN) of the specified configuration recorder.

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

Gets and sets the property ResourceTypes.

The list of resource types you want to remove from the recording group of the specified configuration recorder.

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