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.
Namespace: Amazon.ConfigService.Model
Assembly: AWSSDK.ConfigService.dll
Version: 3.x.y.z
public class DisassociateResourceTypesRequest : AmazonConfigServiceRequest IAmazonWebServiceRequest
The DisassociateResourceTypesRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
DisassociateResourceTypesRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
ConfigurationRecorderArn | System.String |
Gets and sets the property ConfigurationRecorderArn. The Amazon Resource Name (ARN) of the specified configuration recorder. |
|
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. |
.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