Class: Aws::Types::IntentStatistics
- Inherits:
-
Object
- Object
- Aws::Types::IntentStatistics
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#discovered_intent_count ⇒ ::Integer
Returns the value of attribute discovered_intent_count.
Instance Attribute Details
#discovered_intent_count ⇒ ::Integer
Returns the value of attribute discovered_intent_count.
2052 2053 2054 |
# File 'sig/types.rbs', line 2052 def discovered_intent_count @discovered_intent_count end |