class Aws::ConfigService::Types::StartConfigRulesEvaluationRequest

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

data as a hash:

    {
      config_rule_names: ["ConfigRuleName"],
    }

@!attribute [rw] config_rule_names

The list of names of Config rules that you want to run evaluations
for.
@return [Array<String>]

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

Constants

SENSITIVE