class Aws::ConfigService::Types::StartConfigurationRecorderRequest

The input for the StartConfigurationRecorder action.

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

data as a hash:

    {
      configuration_recorder_name: "RecorderName", # required
    }

@!attribute [rw] configuration_recorder_name

The name of the recorder object that records each configuration
change made to the resources.
@return [String]

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

Constants

SENSITIVE