Class: Aws::Types::ConfidenceScore
- Inherits:
-
Object
- Object
- Aws::Types::ConfidenceScore
- 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.
60 61 62 |
# File 'sig/types.rbs', line 60 def score @score end |