Class: Aws::Types::Regex
- Inherits:
-
Object
- Object
- Aws::Types::Regex
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#regex_string ⇒ ::String
Returns the value of attribute regex_string.
Instance Attribute Details
#regex_string ⇒ ::String
Returns the value of attribute regex_string.
1413 1414 1415 |
# File 'sig/types.rbs', line 1413 def regex_string @regex_string end |