Class: Aws::Types::NegativeValueConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::NegativeValueConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#display_mode ⇒ "POSITIVE", "NEGATIVE"
Returns the value of attribute display_mode.
Instance Attribute Details
#display_mode ⇒ "POSITIVE", "NEGATIVE"
Returns the value of attribute display_mode.
8211 8212 8213 |
# File 'sig/types.rbs', line 8211 def display_mode @display_mode end |