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.
517 518 519 |
# File 'sig/types.rbs', line 517 def regex_pattern_set_id @regex_pattern_set_id end |