Class: Aws::Types::AnalyticsUtteranceAttributeResult
- Inherits:
-
Object
- Object
- Aws::Types::AnalyticsUtteranceAttributeResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#last_used_intent ⇒ ::String
Returns the value of attribute last_used_intent.
Instance Attribute Details
#last_used_intent ⇒ ::String
Returns the value of attribute last_used_intent.
216 217 218 |
# File 'sig/types.rbs', line 216 def last_used_intent @last_used_intent end |