Class: Aws::Types::Beard
- Inherits:
-
Object
- Object
- Aws::Types::Beard
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#confidence ⇒ ::Float
Returns the value of attribute confidence.
-
#value ⇒ Boolean
Returns the value of attribute value.
Instance Attribute Details
#confidence ⇒ ::Float
Returns the value of attribute confidence.
63 64 65 |
# File 'sig/types.rbs', line 63 def confidence @confidence end |
#value ⇒ Boolean
Returns the value of attribute value.
62 63 64 |
# File 'sig/types.rbs', line 62 def value @value end |