Class: Aws::Types::PutConfigRuleRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutConfigRuleRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#config_rule ⇒ Types::ConfigRule
Returns the value of attribute config_rule.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
Instance Attribute Details
#config_rule ⇒ Types::ConfigRule
Returns the value of attribute config_rule.
1736 1737 1738 |
# File 'sig/types.rbs', line 1736 def config_rule @config_rule end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
1737 1738 1739 |
# File 'sig/types.rbs', line 1737 def end |