Class: Aws::Types::GetRegexMatchSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRegexMatchSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#regex_match_set ⇒ Types::RegexMatchSet
Returns the value of attribute regex_match_set.
Instance Attribute Details
#regex_match_set ⇒ Types::RegexMatchSet
Returns the value of attribute regex_match_set.
495 496 497 |
# File 'sig/types.rbs', line 495 def regex_match_set @regex_match_set end |