Class: Aws::Types::ActivityReward
- Inherits:
-
Object
- Object
- Aws::Types::ActivityReward
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#credit ⇒ Types::MonetaryAmount
Returns the value of attribute credit.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#credit ⇒ Types::MonetaryAmount
Returns the value of attribute credit.
17 18 19 |
# File 'sig/types.rbs', line 17 def credit @credit end |
#unknown ⇒ Object
Returns the value of attribute unknown.
18 19 20 |
# File 'sig/types.rbs', line 18 def unknown @unknown end |