Class: Aws::Types::SlotTypeRegexConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SlotTypeRegexConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pattern ⇒ ::String
Returns the value of attribute pattern.
Instance Attribute Details
#pattern ⇒ ::String
Returns the value of attribute pattern.
892 893 894 |
# File 'sig/types.rbs', line 892 def pattern @pattern end |