Class: Aws::Types::NumberFormatConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::NumberFormatConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#format_configuration ⇒ Types::NumericFormatConfiguration
Returns the value of attribute format_configuration.
Instance Attribute Details
#format_configuration ⇒ Types::NumericFormatConfiguration
Returns the value of attribute format_configuration.
8262 8263 8264 |
# File 'sig/types.rbs', line 8262 def format_configuration @format_configuration end |