Class: Aws::Types::GrammarSlotTypeSetting
- Inherits:
-
Object
- Object
- Aws::Types::GrammarSlotTypeSetting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source ⇒ Types::GrammarSlotTypeSource
Returns the value of attribute source.
Instance Attribute Details
#source ⇒ Types::GrammarSlotTypeSource
Returns the value of attribute source.
1897 1898 1899 |
# File 'sig/types.rbs', line 1897 def source @source end |