Class: Aws::Types::PatchRuleGroup
- Inherits:
-
Object
- Object
- Aws::Types::PatchRuleGroup
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#patch_rules ⇒ ::Array[Types::PatchRule]
Returns the value of attribute patch_rules.
Instance Attribute Details
#patch_rules ⇒ ::Array[Types::PatchRule]
Returns the value of attribute patch_rules.
3653 3654 3655 |
# File 'sig/types.rbs', line 3653 def patch_rules @patch_rules end |