Class: Aws::Types::TaxConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tax_estimation"DISABLED", "ENABLED"

Returns the value of attribute tax_estimation.

Returns:

  • ("DISABLED", "ENABLED")


894
895
896
# File 'sig/types.rbs', line 894

def tax_estimation
  @tax_estimation
end