Class: Aws::Types::EstimatedCharges

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agreement_value::String

Returns the value of attribute agreement_value.

Returns:

  • (::String)


380
381
382
# File 'sig/types.rbs', line 380

def agreement_value
  @agreement_value
end

#currency_code::String

Returns the value of attribute currency_code.

Returns:

  • (::String)


379
380
381
# File 'sig/types.rbs', line 379

def currency_code
  @currency_code
end