Class: Aws::Types::ScoreAttributes
- Inherits:
-
Object
- Object
- Aws::Types::ScoreAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#score_confidence ⇒ "VERY_HIGH", ...
Returns the value of attribute score_confidence.
Instance Attribute Details
#score_confidence ⇒ "VERY_HIGH", ...
Returns the value of attribute score_confidence.
1780 1781 1782 |
# File 'sig/types.rbs', line 1780 def score_confidence @score_confidence end |