Class: Aws::Types::GetRegexMatchSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRegexMatchSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#regex_match_set_id ⇒ ::String
Returns the value of attribute regex_match_set_id.
Instance Attribute Details
#regex_match_set_id ⇒ ::String
Returns the value of attribute regex_match_set_id.
507 508 509 |
# File 'sig/types.rbs', line 507 def regex_match_set_id @regex_match_set_id end |