Class: Aws::Types::StartConfigRulesEvaluationRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartConfigRulesEvaluationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#config_rule_names ⇒ ::Array[::String]
Returns the value of attribute config_rule_names.
Instance Attribute Details
#config_rule_names ⇒ ::Array[::String]
Returns the value of attribute config_rule_names.
2176 2177 2178 |
# File 'sig/types.rbs', line 2176 def config_rule_names @config_rule_names end |