Class: Aws::Types::ExpenseType
- Inherits:
-
Object
- Object
- Aws::Types::ExpenseType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#confidence ⇒ ::Float
Returns the value of attribute confidence.
-
#text ⇒ ::String
Returns the value of attribute text.
Instance Attribute Details
#confidence ⇒ ::Float
Returns the value of attribute confidence.
274 275 276 |
# File 'sig/types.rbs', line 274 def confidence @confidence end |
#text ⇒ ::String
Returns the value of attribute text.
273 274 275 |
# File 'sig/types.rbs', line 273 def text @text end |