Class: Aws::Types::TaxConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TaxConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tax_estimation ⇒ "DISABLED", "ENABLED"
Returns the value of attribute tax_estimation.
Instance Attribute Details
#tax_estimation ⇒ "DISABLED", "ENABLED"
Returns the value of attribute tax_estimation.
894 895 896 |
# File 'sig/types.rbs', line 894 def tax_estimation @tax_estimation end |