Class: Aws::Types::SampleUtterance
- Inherits:
-
Object
- Object
- Aws::Types::SampleUtterance
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#utterance ⇒ ::String
Returns the value of attribute utterance.
Instance Attribute Details
#utterance ⇒ ::String
Returns the value of attribute utterance.
2886 2887 2888 |
# File 'sig/types.rbs', line 2886 def utterance @utterance end |