Class: Aws::Types::SlotTypeConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SlotTypeConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#regex_configuration ⇒ Types::SlotTypeRegexConfiguration
Returns the value of attribute regex_configuration.
Instance Attribute Details
#regex_configuration ⇒ Types::SlotTypeRegexConfiguration
Returns the value of attribute regex_configuration.
878 879 880 |
# File 'sig/types.rbs', line 878 def regex_configuration @regex_configuration end |