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