C# Class Amazon.ConfigService.Model.DeleteConfigurationRecorderRequest

Container for the parameters to the DeleteConfigurationRecorder operation. Deletes the configuration recorder.

After the configuration recorder is deleted, AWS Config will not record resource configuration changes until you create a new configuration recorder.

This action does not delete the configuration information that was previously recorded. You will be able to access the previously recorded information by using the GetResourceConfigHistory action, but you will not be able to access this information in the AWS Config console until you create a new configuration recorder.

Inheritance: AmazonConfigServiceRequest
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetConfigurationRecorderName ( ) : bool