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 AssociateResourceTypes operation.
Adds all resource types specified in the ResourceTypes list to the RecordingGroup
of specified configuration recorder and includes those resource types when recording.
For this operation, the specified 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 AssociateResourceTypesRequest : AmazonConfigServiceRequest IAmazonWebServiceRequest
The AssociateResourceTypesRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
AssociateResourceTypesRequest() |
| 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 add to 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