Class: Aws::Types::DeleteConfigRuleRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteConfigRuleRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#config_rule_name ⇒ ::String
Returns the value of attribute config_rule_name.
Instance Attribute Details
#config_rule_name ⇒ ::String
Returns the value of attribute config_rule_name.
506 507 508 |
# File 'sig/types.rbs', line 506 def config_rule_name @config_rule_name end |