class Aws::ConfigService::Types::DeleteConfigurationRecorderRequest

The request object for the `DeleteConfigurationRecorder` action.

@note When making an API call, you may pass DeleteConfigurationRecorderRequest

data as a hash:

    {
      configuration_recorder_name: "RecorderName", # required
    }

@!attribute [rw] configuration_recorder_name

The name of the configuration recorder to be deleted. You can
retrieve the name of your configuration recorder by using the
`DescribeConfigurationRecorders` action.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DeleteConfigurationRecorderRequest AWS API Documentation

Constants

SENSITIVE