Class: Aws::Types::EstimatedTaxes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#breakdown::Array[Types::TaxBreakdownItem]

Returns the value of attribute breakdown.

Returns:



385
386
387
# File 'sig/types.rbs', line 385

def breakdown
  @breakdown
end

#total_amount::String

Returns the value of attribute total_amount.

Returns:

  • (::String)


386
387
388
# File 'sig/types.rbs', line 386

def total_amount
  @total_amount
end