class Aws::ConfigService::Types::DescribeConfigurationRecorderStatusRequest

The input for the DescribeConfigurationRecorderStatus action.

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

data as a hash:

    {
      configuration_recorder_names: ["RecorderName"],
    }

@!attribute [rw] configuration_recorder_names

The name(s) of the configuration recorder. If the name is not
specified, the action returns the current status of all the
configuration recorders associated with the account.
@return [Array<String>]

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

Constants

SENSITIVE