Class: Aws::Types::MatchingConfig
- Inherits:
-
Object
- Object
- Aws::Types::MatchingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable_transitive_matching ⇒ Boolean
Returns the value of attribute enable_transitive_matching.
Instance Attribute Details
#enable_transitive_matching ⇒ Boolean
Returns the value of attribute enable_transitive_matching.
656 657 658 |
# File 'sig/types.rbs', line 656 def enable_transitive_matching @enable_transitive_matching end |