Class: Aws::Types::MonetizationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#crypto_configTypes::CryptoConfig

Returns the value of attribute crypto_config.

Returns:



1210
1211
1212
# File 'sig/types.rbs', line 1210

def crypto_config
  @crypto_config
end

#currency_mode"REAL", "TEST"

Returns the value of attribute currency_mode.

Returns:

  • ("REAL", "TEST")


1211
1212
1213
# File 'sig/types.rbs', line 1211

def currency_mode
  @currency_mode
end