Class: Aws::Types::AdjustmentType
- Inherits:
-
Object
- Object
- Aws::Types::AdjustmentType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#adjustment_type ⇒ ::String
Returns the value of attribute adjustment_type.
Instance Attribute Details
#adjustment_type ⇒ ::String
Returns the value of attribute adjustment_type.
56 57 58 |
# File 'sig/types.rbs', line 56 def adjustment_type @adjustment_type end |