Class: Aws::Types::EstimatedCharges
- Inherits:
-
Object
- Object
- Aws::Types::EstimatedCharges
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agreement_value ⇒ ::String
Returns the value of attribute agreement_value.
-
#currency_code ⇒ ::String
Returns the value of attribute currency_code.
Instance Attribute Details
#agreement_value ⇒ ::String
Returns the value of attribute agreement_value.
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.
379 380 381 |
# File 'sig/types.rbs', line 379 def currency_code @currency_code end |