Class: Aws::Types::ActivityReward

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: Credit, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creditTypes::MonetaryAmount

Returns the value of attribute credit.



17
18
19
# File 'sig/types.rbs', line 17

def credit
  @credit
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


18
19
20
# File 'sig/types.rbs', line 18

def unknown
  @unknown
end