Class: Aws::Types::GetRegexPatternSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRegexPatternSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#regex_pattern_set ⇒ Types::RegexPatternSet
Returns the value of attribute regex_pattern_set.
Instance Attribute Details
#regex_pattern_set ⇒ Types::RegexPatternSet
Returns the value of attribute regex_pattern_set.
505 506 507 |
# File 'sig/types.rbs', line 505 def regex_pattern_set @regex_pattern_set end |