class Aws::ConfigService::Types::DescribeConfigurationRecordersRequest

The input for the DescribeConfigurationRecorders action.

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

data as a hash:

    {
      configuration_recorder_names: ["RecorderName"],
    }

@!attribute [rw] configuration_recorder_names

A list of configuration recorder names.
@return [Array<String>]

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

Constants

SENSITIVE