Class: Aws::Types::SlotValue
- Inherits:
-
Object
- Object
- Aws::Types::SlotValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#interpreted_value ⇒ ::String
Returns the value of attribute interpreted_value.
Instance Attribute Details
#interpreted_value ⇒ ::String
Returns the value of attribute interpreted_value.
3068 3069 3070 |
# File 'sig/types.rbs', line 3068 def interpreted_value @interpreted_value end |