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 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.

Inheritance Hierarchy

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

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

Syntax

C#
public class AssociateResourceTypesRequest : AmazonConfigServiceRequest
         IAmazonWebServiceRequest

The AssociateResourceTypesRequest 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 add to 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