Class: Aws::Types::GetRegexPatternSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRegexPatternSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#regex_pattern_set_id ⇒ ::String
Returns the value of attribute regex_pattern_set_id.
Instance Attribute Details
#regex_pattern_set_id ⇒ ::String
Returns the value of attribute regex_pattern_set_id.
500 501 502 |
# File 'sig/types.rbs', line 500 def regex_pattern_set_id @regex_pattern_set_id end |