Class: Aws::Types::IntentConfidence
- Inherits:
-
Object
- Object
- Aws::Types::IntentConfidence
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#score ⇒ ::Float
Returns the value of attribute score.
Instance Attribute Details
#score ⇒ ::Float
Returns the value of attribute score.
103 104 105 |
# File 'sig/types.rbs', line 103 def score @score end |